Finish plugin API and add basic login system
This commit is contained in:
parent
d7f072aeff
commit
14fd0d6ac9
16 changed files with 160 additions and 62 deletions
1
setup.py
1
setup.py
|
@ -28,6 +28,7 @@ setuptools.setup(
|
|||
"commonmark>=0.8.1,<1",
|
||||
"ruamel.yaml>=0.15.35,<0.16",
|
||||
"attrs>=18.1.0,<19",
|
||||
"bcrypt>=3.1.4,<4",
|
||||
],
|
||||
|
||||
classifiers=[
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue