lezaf commited on
Commit
d0599a3
·
1 Parent(s): 448903c

Remove problematic dependency

Browse files
Files changed (2) hide show
  1. .gitignore +2 -1
  2. requirements.txt +0 -0
.gitignore CHANGED
@@ -2,4 +2,5 @@
2
  .env
3
  # Python cache files
4
  __pycache__/
5
- .dist/
 
 
2
  .env
3
  # Python cache files
4
  __pycache__/
5
+ .dist/
6
+ test_*
requirements.txt CHANGED
Binary files a/requirements.txt and b/requirements.txt differ