mirror of
https://github.com/vale981/hopsflow
synced 2025-03-04 16:31:38 -05:00
remove requirements.txt
This commit is contained in:
parent
496d0716b5
commit
a516ba278d
3 changed files with 3 additions and 5 deletions
1
.envrc
Normal file
1
.envrc
Normal file
|
@ -0,0 +1 @@
|
||||||
|
use flake
|
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -145,3 +145,5 @@ cython_debug/
|
||||||
# and can be added to the global gitignore or merged into this file. For a more nuclear
|
# 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.
|
# option (not recommended) you can uncomment the following to ignore the entire idea folder.
|
||||||
#.idea/
|
#.idea/
|
||||||
|
/setup.py
|
||||||
|
/.direnv/
|
||||||
|
|
|
@ -1,5 +0,0 @@
|
||||||
sphinx
|
|
||||||
pydata-sphinx-theme
|
|
||||||
data-science-types
|
|
||||||
black
|
|
||||||
setuptools
|
|
Loading…
Add table
Reference in a new issue