We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0cd5f36 commit 4c6069bCopy full SHA for 4c6069b
1 file changed
setup.py
@@ -12,11 +12,11 @@
12
description="Python API for the Mirte Robot",
13
long_description=long_description,
14
long_description_content_type="text/markdown",
15
- url="https://github.com/zoef-robot/zoef_python",
+ url="https://github.com/mirte-robot/mirte-python",
16
packages=['mirte_robot'],
17
classifiers=[
18
"Programming Language :: Python :: 3",
19
- "License :: OSI Approved :: Apache Software License",
+ "License :: OSI Approved :: BSD License",
20
"Operating System :: OS Independent",
21
],
22
python_requires='>=3.6',
0 commit comments