remove requirements.txt

This commit is contained in:
Valentin Boettcher 2021-12-10 10:37:42 +01:00
parent 496d0716b5
commit a516ba278d
3 changed files with 3 additions and 5 deletions

1
.envrc Normal file
View file

@ -0,0 +1 @@
use flake

2
.gitignore vendored
View file

@ -145,3 +145,5 @@ cython_debug/
# and can be added to the global gitignore or merged into this file. For a more nuclear
# option (not recommended) you can uncomment the following to ignore the entire idea folder.
#.idea/
/setup.py
/.direnv/

View file

@ -1,5 +0,0 @@
sphinx
pydata-sphinx-theme
data-science-types
black
setuptools