5 Commits

Author SHA1 Message Date
Parth Shandilya 773c5d6af5 Add support of gh-actions
Publish via gh-actions

Add Black and flake8 linters
2020-12-29 12:03:10 +01:00
Francis T. O'Donovan 4ca13bb1c8 Only install futures for python < 3.2
`futures` is a backport of the `concurrent.futures` package from
Python 3.2, and so should not be installed for Python 3.2+.
2017-11-14 14:46:40 -05:00
kennethreitz 82309fc2e5 rely on futures
Signed-off-by: Kenneth Reitz <me@kennethreitz.org>
2017-09-02 20:18:40 -04:00
kennethreitz 9d594bde8a fix setup.py
Signed-off-by: Kenneth Reitz <me@kennethreitz.org>
2017-09-02 19:45:17 -04:00
kennethreitz d16bdcf6d3 setup.py
Signed-off-by: Kenneth Reitz <me@kennethreitz.org>
2017-09-02 19:43:49 -04:00