dependencies

This commit is contained in:
Trent N 2020-10-15 09:29:55 -07:00
parent aeeabe0906
commit 27c790716e
2 changed files with 1 additions and 170 deletions

View file

@ -9,9 +9,6 @@ python = "^3.8"
imapclient = "^2.1.0"
python-bittrex = "^0.3.0"
[tool.poetry.dev-dependencies]
black = {version = "^20.8b1", allow-prereleases = true}
[build-system]
requires = ["poetry>=0.12"]
build-backend = "poetry.masonry.api"