summaryrefslogtreecommitdiffstats
path: root/requirements.d
AgeCommit message (Expand)Author
2023-09-12remove twine from requirementsThomas Waldmann
2023-09-05update requirements.d/development.lock.txtThomas Waldmann
2023-08-27lock cython to 3.0.2Thomas Waldmann
2023-08-26development.lock.txt: use Cython 3.0.1Thomas Waldmann
2023-07-02remove coala (outdated)Thomas Waldmann
2023-05-29development.lock.txt: upgrade cython to 0.29.35, misc. other upgradesThomas Waldmann
2023-05-16update development.lock.txtThomas Waldmann
2023-05-16add wheel to dev requirementsThomas Waldmann
2023-03-25Installed and configured pre-commit to lint and format code. Fixes #7476Michael Deyaso
2023-02-26development.lock.txt: upgrade to more recent versionsThomas Waldmann
2023-02-01fix black versions be 23.xThomas Waldmann
2023-02-01upgrade black to 23.1.0Thomas Waldmann
2023-01-06upgrade Cython to 0.29.33Thomas Waldmann
2022-12-27update development.lock.txtThomas Waldmann
2022-09-10requirements: use latest Cython, tox 3.25.1Thomas Waldmann
2022-08-13get rid of dateutilThomas Waldmann
2022-07-06add requirements.d/codestyle.txt with the preferred black versionThomas Waldmann
2022-06-01vagrant/testing: upgrade development.lock.txtThomas Waldmann
2022-02-05setuptools 60.7.0 is incompatible with pyinstallerThomas Waldmann
2022-02-04add requirements.d/development.lock.txtThomas Waldmann
2022-02-02exclude buggy current setuptools releaseThomas Waldmann
2021-05-06require setuptools>=45.0Thomas Waldmann
2020-12-18Document retention of oldest archive, add to example and testsAlf Mikula
2020-10-31FUSE: support pyfuse3 additionally to llfuse, fixes #5407Thomas Waldmann
2020-10-05selecting least broken llfuse versionThomas Waldmann
2019-03-13add pkg-config support, fixes #1925Thomas Waldmann
2019-02-01update release workflow using twine (docs, scripts), see #42131.2.0a1Thomas Waldmann
2018-11-16pytest: use latest versionThomas Waldmann
2018-11-16avoid pytest4 issues for nowThomas Waldmann
2017-12-02exclude broken pytest 3.3.0 releaseThomas Waldmann
2017-09-29exclude Cython 0.27(.0) in requirements, fixes #3066Thomas Waldmann
2017-07-15Fix coala requirementsAlexander-N
2017-06-18docs: switch to a fresher themeMarian Beermann
2017-06-06remove attic dependency of the tests, fixes #2505Thomas Waldmann
2017-06-03add a .coafile for coala (#2592)TW
2017-04-01enhance travis setuptools_scm situationRonny Pfannschmidt
2017-01-15Merge branch '1.0-maint' into merge-1.0-maintThomas Waldmann
2017-01-14add pip and setuptools to requirements file, fixes #2030Thomas Waldmann
2017-01-12Merge branch '1.0-maint' into merge/1.0-maintMarian Beermann
2017-01-06parallelizing tests via pytest-xdistThomas Waldmann
2016-11-29partially remove virtualenv/pip version requirement, fixes #1738Thomas Waldmann
2016-10-19add comment about requiring llfuse, fixes #1726Thomas Waldmann
2016-06-21move attic test dependency into own fileThomas Waldmann
2016-03-09update llfuse requirement, llfuse 1.0 worksThomas Waldmann
2016-02-07allow llfuse version 0.41.x, fixes #642Thomas Waldmann
2016-02-07document and automate llfuse requirementThomas Waldmann
2016-01-24requirements: use latest pytest-cov, not blocked by py32 any moreThomas Waldmann
2016-01-24use mock from stdlib, fixes #145Thomas Waldmann
2016-01-22add virtualenv<14.0 to requirements so tox does not pull in a py32 incompatib...Thomas Waldmann
2015-11-22update pytest-benchmark requirementThomas Waldmann