Implemented dictionnary based file system to speed up the tests

This commit is contained in:
2019-11-21 21:54:39 +01:00
parent 714f4f5dd0
commit 5d37addc7d
17 changed files with 817 additions and 494 deletions
+4
View File
@@ -1,10 +1,14 @@
appdirs==1.4.3
atomicwrites==1.3.0
attrs==19.3.0
fs==2.4.11
more-itertools==7.2.0
packaging==19.2
pluggy==0.13.0
py==1.8.0
Pygments==2.4.2
pyparsing==2.4.4
pytest==5.2.2
pytz==2019.3
six==1.13.0
wcwidth==0.1.7