htgoebel
|
bc5a080aa5
|
setup: Unpin version requirement for package wheel.
A minimum version is not required, so unpin it.
|
4 years ago |
heck
|
3615191b11
|
Build: python_requires = >=3.7,<3.9 (since linux and mac might be different)
|
4 years ago |
heck
|
9a75cab9cd
|
Build: update supported python versions
|
4 years ago |
heck
|
4795d25492
|
BUILD: Add lxml and termcolor to test requirements
|
4 years ago |
heck
|
04cd048ee4
|
Update author credits
|
5 years ago |
heck
|
cccabb66c3
|
now rename the tests suite to tests again
|
5 years ago |
heck
|
e3c53a0d3c
|
Rebuild and fix pytest based tests in new dir tests_new. To work with defined env for engine using separate process per test.
|
5 years ago |
heck
|
d24ef6888e
|
yes, install doest require anything. (yet)
|
5 years ago |
heck
|
32c70ecf7c
|
we build egg and wheel pkg
|
5 years ago |
heck
|
2a7ed3bb32
|
no tox for now, too many unfinished things in this repo that dont work atm.
|
5 years ago |
heck
|
2a1c053d56
|
setuptools_scm min version
|
5 years ago |
heck
|
28a29a1c65
|
hartmut recommends: setuptools >= 39.2.0, which supports the `version` file attribute
|
5 years ago |
heck
|
58c3399307
|
name correction
|
5 years ago |
juga
|
4fba1cf12d
|
Add initial docs structure
Generated with `sphinx-quickstart`
|
5 years ago |
juga
|
d9b0ae91ec
|
Format correctly tests extra dependencies
|
5 years ago |
juga
|
922c88fbbe
|
Remove unneded install dependency
|
5 years ago |
juga
|
12c182f1ac
|
Obtain package version from SCM
It can be tested with `python setup.py version`.
Note that it's needed to add a tag that conforms semantic versioning.
|
5 years ago |
heck
|
eef024b25f
|
setup.cfg some keys added, values are all WIP still
|
5 years ago |
heck
|
3e76763128
|
start getting the deps into setup.cfg
|
5 years ago |
heck
|
fd03e4b75c
|
start getting declarative with setup.cfg
|
5 years ago |