Remove jupyter

This commit is contained in:
2021-08-26 13:49:53 +12:00
parent f59c1acd67
commit e470404eca
2 changed files with 13 additions and 684 deletions

View File

@@ -4,13 +4,13 @@ verify_ssl = true
name = "pypi"
[packages]
jupyter = "*"
discord = "*"
[dev-packages]
watchgod = "*"
[requires]
python_version = "3.8"
[scripts]
start = "jupyter notebook discord.ipynb"
command = "watchgod command.main"