aboutsummaryrefslogtreecommitdiff
path: root/setup.py
AgeCommit message (Expand)Author
2022-05-21Pin mypy to the latest working versionYury Selivanov
2021-08-06Drop Python 3.5 support declaration, add Python 3.10 (#71)Elvis Pranskevichus
2021-08-03Add in mypy testsMichael J. Sullivan
2021-08-03Refactor typingsBryan Forbes
2021-02-09Fix flake8 errors and add it to CI (#45)Taneli Hukkinen
2021-02-09Remove deprecated setup.py testFantix King
2021-02-09Test Python 3.9 (#51)Taneli Hukkinen
2020-05-13Add python version requirement metadataTaneli Hukkinen
2020-04-22Add Github release workflowv0.12Elvis Pranskevichus
2020-04-22Define NDEBUG activelyElvis Pranskevichus
2020-04-22A bunch of fixesYury Selivanov
2019-11-02Add Python 3.8 support (#16)Bruno Oliveira
2019-10-11fix: add package_data to setup.py (#14)Anton Agestam
2018-11-20Bump the version to 0.7v0.7Yury Selivanov
2018-04-03setup: Add long_descriptionYury Selivanov
2018-04-02Add pure Python implementation (compatible with PyPy)Yury Selivanov
2018-03-30Read version from __init__Elvis Pranskevichus
2018-03-30Fix compilation errorsElvis Pranskevichus
2018-03-30Fix a nit in README; add a version to setup.pyYury Selivanov
2018-03-30Initial commitYury Selivanov