summaryrefslogtreecommitdiffstats
path: root/requirements.d
AgeCommit message (Expand)Author
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
2015-11-07use latest pytest-benchmarkThomas Waldmann
2015-10-14use pytest-benchmark from pypiThomas Waldmann
2015-10-12pytest-benchmark: use git master code, fixes py32 issuesThomas Waldmann
2015-10-11create a separate requirements file for travis - without pytest-benchmarkThomas Waldmann
2015-10-11upgrade pytest-benchmark to a4Thomas Waldmann
2015-10-11integrate pytest-benchmark, test create, extract, list, delete, info, check, ...Thomas Waldmann
2015-08-08fix test coverage / codecov.io, use xcode6.4Thomas Waldmann
2015-07-25add development.txt and modify tox.iniRoberto Polli