Thomas Waldmann
|
2d97dcf250
get rid of dateutil
|
3 年之前 |
Thomas Waldmann
|
84df37a19f
use less setup.py, use pip and build
|
1 年之前 |
Thomas Waldmann
|
548db7dc90
adjust requirements/development.txt to pyproject.toml
|
1 年之前 |
Thomas Waldmann
|
9df5e6c139
allow setuptools_scm >= 8 again
|
1 年之前 |
Thomas Waldmann
|
ed87e45bab
use setuptools_scm < 8 for now
|
1 年之前 |
Thomas Waldmann
|
1407a2b2fb
remove twine from requirements
|
1 年之前 |
Thomas Waldmann
|
98dea3e876
requirements: remove cython restrictions
|
2 年之前 |
Thomas Waldmann
|
f8673a379c
require cython <3 for now
|
2 年之前 |
Michael Deyaso
|
9e7b20660b
Installed and configured pre-commit to lint and format code. Fixes #7476
|
2 年之前 |
Thomas Waldmann
|
3837e0233d
update development.lock.txt
|
2 年之前 |
Thomas Waldmann
|
209a9e786c
setuptools 60.7.0 is incompatible with pyinstaller
|
3 年之前 |
Thomas Waldmann
|
456bf4ce35
exclude buggy current setuptools release
|
3 年之前 |
Thomas Waldmann
|
0e9befb539
require setuptools>=45.0
|
4 年之前 |
Alf Mikula
|
e208ba68bd
Document retention of oldest archive, add to example and tests
|
5 年之前 |
Thomas Waldmann
|
5173b9f407
add pkg-config support, fixes #1925
|
6 年之前 |
Thomas Waldmann
|
f7525156c1
update release workflow using twine (docs, scripts), see #4213
|
6 年之前 |
Thomas Waldmann
|
55717c4751
pytest: use latest version
|
6 年之前 |
Thomas Waldmann
|
56ae559b07
avoid pytest4 issues for now
|
6 年之前 |
Thomas Waldmann
|
43184f2dd1
exclude broken pytest 3.3.0 release
|
7 年之前 |
Thomas Waldmann
|
7e94d42853
exclude Cython 0.27(.0) in requirements, fixes #3066
|
8 年之前 |
Ronny Pfannschmidt
|
132f0006d3
enhance travis setuptools_scm situation
|
8 年之前 |
Thomas Waldmann
|
740312f725
Merge branch '1.0-maint' into merge-1.0-maint
|
8 年之前 |
Thomas Waldmann
|
555c6a95e4
add pip and setuptools to requirements file, fixes #2030
|
8 年之前 |
Marian Beermann
|
ecad0ed53a
Merge branch '1.0-maint' into merge/1.0-maint
|
8 年之前 |
Thomas Waldmann
|
853cfb703b
parallelizing tests via pytest-xdist
|
8 年之前 |
Thomas Waldmann
|
6290e70c80
partially remove virtualenv/pip version requirement, fixes #1738
|
8 年之前 |
Thomas Waldmann
|
19729d3983
requirements: use latest pytest-cov, not blocked by py32 any more
|
9 年之前 |
Thomas Waldmann
|
dabac6a4ed
use mock from stdlib, fixes #145
|
9 年之前 |
Thomas Waldmann
|
a237c1fb53
add virtualenv<14.0 to requirements so tox does not pull in a py32 incompatible one
|
9 年之前 |
Thomas Waldmann
|
2b8b31bca5
update pytest-benchmark requirement
|
9 年之前 |