We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 343d379 commit f619fb9Copy full SHA for f619fb9
setup.py
@@ -8,8 +8,8 @@
8
description='Simple RESTful server toolkit',
9
author='Walery Jadłowski',
10
author_email='bodb.digr@gmail.com',
11
- url='https://github.com/bodbdigr/rest.py',
12
- download_url='https://github.com/bodbdigr/rest.py/archive/v0.1.0.tar.gz',
+ url='https://github.com/bodbdigr/restea',
+ download_url='https://github.com/bodbdigr/restea/archive/v0.1.0.tar.gz',
13
keywords=['rest', 'restful', 'restea'],
14
classifiers=[]
15
)
0 commit comments