Commit a22ad07a by Piotr Mitros

Requirement of pyfilesystem

parent 2db59207
...@@ -21,4 +21,5 @@ setup( ...@@ -21,4 +21,5 @@ setup(
"Topic :: Software Development :: Libraries :: Python Modules", "Topic :: Software Development :: Libraries :: Python Modules",
"License :: OSI Approved :: GNU Affero General Public License v3 or later (AGPLv3+)", "License :: OSI Approved :: GNU Affero General Public License v3 or later (AGPLv3+)",
], ],
install_requires=['fs'],
) )
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment