We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 211ceca commit b2e9032Copy full SHA for b2e9032
setup.py
@@ -23,7 +23,6 @@ def parse_requirements(filename):
23
setup(
24
name=PACKAGE_NAME,
25
version="0.1",
26
- author="Openmined & DIDx (Will Abramson & Lohan Spies)",
27
description="A simple python package for controlling an aries agent through the admin-api interface",
28
long_description=long_description,
29
long_description_content_type="text/markdown",
0 commit comments