Skip to content
  • Satwik Kansal's avatar
    setup.py: Add missing params · d6d4e93c
    Satwik Kansal authored
    The requirements specified in "requirements.txt" and
    "test-requirements.txt" files should be passed as params
    `install_requires` and `tests_require` respectively to
    the `setuptools.setup` function.
    
    Fixes coala/coala-utils#42
    d6d4e93c