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 3bb2cd0 commit 9ffb322Copy full SHA for 9ffb322
setup.py
@@ -31,7 +31,7 @@ def _read(name):
31
name="pyodata",
32
version=_read('VERSION').strip(),
33
license="Apache License Version 2.0",
34
- url="https://github.wdf.sap.corp/I335255/PyOData",
+ url="https://github.com/SAP/python-pyodata",
35
author="Jakub Filak, Michal Nezerka, Patrik Petrik, Lubos Mjachky",
36
author_email="[email protected], [email protected], [email protected], [email protected]",
37
description="Enterprise ready Python OData client",
0 commit comments