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
5 lines
139 B
Plaintext
5 lines
139 B
Plaintext
# those are the additional packages required to run the tests
|
|
six
|
|
-e git+http://github.com/humm/pyfakefs@feat/float_mtime#egg=pyfakefs
|
|
ddt
|