Switch to yaml for plugin metadata. Fixes #33
This commit is contained in:
parent
55685dfd6e
commit
07fe46e7f9
6 changed files with 86 additions and 62 deletions
1
setup.py
1
setup.py
|
@ -29,6 +29,7 @@ setuptools.setup(
|
|||
"ruamel.yaml>=0.15.35,<0.16",
|
||||
"attrs>=18.1.0,<19",
|
||||
"bcrypt>=3.1.4,<4",
|
||||
"packaging>=10",
|
||||
],
|
||||
|
||||
classifiers=[
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue