summaryrefslogtreecommitdiff
path: root/setup.cfg
Commit message (Collapse)AuthorAgeFilesLines
* Moved the metadata into setup.cfg from setup.py.KOLANICH2021-02-161-0/+52
| | | | | Fixed the dependency on poetry instead of poetry-core in pyproject.toml. Fetching the version from git tags now when using setuptools (for poetry we cannot do that currently, see https://github.com/python-poetry/poetry/issues/693).
* do not build universal wheels as we are python 3 onlyBob Halley2020-05-231-3/+0
|
* add wheel config fileBob Halley2016-10-081-0/+5