-
- Downloads
verbose option
Showing
- .idea/workspace.xml 2 additions, 2 deletions.idea/workspace.xml
- requirements.txt 0 additions, 1 deletionrequirements.txt
- setup.py 1 addition, 1 deletionsetup.py
- src/unitgrade.egg-info/PKG-INFO 1 addition, 1 deletionsrc/unitgrade.egg-info/PKG-INFO
- src/unitgrade/version.py 1 addition, 1 deletionsrc/unitgrade/version.py
... | @@ -9,6 +9,5 @@ xlwings | ... | @@ -9,6 +9,5 @@ xlwings |
colorama | colorama | ||
numpy | numpy | ||
scikit_learn | scikit_learn | ||
snipper | |||
importnb # Experimental notebook inclusion feature. May not be required. | importnb # Experimental notebook inclusion feature. May not be required. | ||
requests # To read remote files for automatic updating. | requests # To read remote files for automatic updating. |
Please register or sign in to comment