This website works better with JavaScript.
Explore
Help
Sign In
aselimov
/
pubs
Watch
1
Star
0
Fork
You've already forked pubs
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
596ea81a34
main
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '596ea81a34'
${ noResults }
pubs
/
tests
/
requirements.txt
5 lines
79 B
Raw
Normal View
History
Unescape
Escape
Cache implemented The implementation is designed to be robust to filesystems having integers or nanosecond stat time. Added a requirements.txt file for the tests: `pip install -r tests/requirements.txt` to install the necessary packages to run the tests. Fix #13, Fix #14
9 years ago
# those are the additional packages required to run the tests
six
Fix bibtex testcase, closes #25. Also, made pyfakefs a straight pypi requirement, rather than a github one, as no dev feature is needed since the last release.
7 years ago
pyfakefs
Cache implemented The implementation is designed to be robust to filesystems having integers or nanosecond stat time. Added a requirements.txt file for the tests: `pip install -r tests/requirements.txt` to install the necessary packages to run the tests. Fix #13, Fix #14
9 years ago
ddt