fix pyproject readme
This commit is contained in:
parent
5261a325f3
commit
d31bf56096
3 changed files with 1 additions and 32 deletions
|
@ -3,6 +3,7 @@ name = "stacosys"
|
||||||
version = "1.1.0"
|
version = "1.1.0"
|
||||||
description = "STAtic COmmenting SYStem"
|
description = "STAtic COmmenting SYStem"
|
||||||
authors = ["Yax"]
|
authors = ["Yax"]
|
||||||
|
readme = "README.md"
|
||||||
|
|
||||||
[tool.poetry.dependencies]
|
[tool.poetry.dependencies]
|
||||||
python = "^3.7"
|
python = "^3.7"
|
||||||
|
|
|
@ -1,32 +0,0 @@
|
||||||
appdirs==1.4.3
|
|
||||||
APScheduler==3.5.3
|
|
||||||
astroid==2.0.4
|
|
||||||
attrs==18.2.0
|
|
||||||
black==18.6b4
|
|
||||||
chardet==3.0.4
|
|
||||||
click==6.7
|
|
||||||
clize==4.0.3
|
|
||||||
docutils==0.14
|
|
||||||
Flask==1.0.2
|
|
||||||
Flask-APScheduler==1.10.1
|
|
||||||
isort==4.3.4
|
|
||||||
itsdangerous==0.24
|
|
||||||
Jinja2==2.10
|
|
||||||
jsonschema==2.6.0
|
|
||||||
lazy-object-proxy==1.3.1
|
|
||||||
Markdown==2.6.11
|
|
||||||
MarkupSafe==1.0
|
|
||||||
mccabe==0.6.1
|
|
||||||
od==1.0
|
|
||||||
peewee==3.6.4
|
|
||||||
profig==0.4.1
|
|
||||||
pylint==2.1.1
|
|
||||||
PyRSS2Gen==1.1
|
|
||||||
python-dateutil==2.7.3
|
|
||||||
pytz==2018.5
|
|
||||||
sigtools==2.0.2
|
|
||||||
six==1.11.0
|
|
||||||
toml==0.9.4
|
|
||||||
tzlocal==1.5.1
|
|
||||||
Werkzeug==0.14.1
|
|
||||||
wrapt==1.10.11
|
|
Loading…
Add table
Reference in a new issue