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 1715087 commit a9ec1dbCopy full SHA for a9ec1db
setup.cfg
@@ -123,7 +123,7 @@ BLANK_LINE_BEFORE_NESTED_CLASS_OR_DEF = true
123
124
[metadata]
125
name = VWS Python Mock
126
-description = 'A mock for the Vuforia Web Services (VWS) API.'
+description = A mock for the Vuforia Web Services (VWS) API.
127
long_description = file: README.rst
128
keywords = vuforia mock fake client
129
license = MIT License
@@ -134,7 +134,7 @@ classifiers =
134
Programming Language :: Python :: 3.8
135
License :: OSI Approved :: MIT License
136
Development Status :: 5 - Production/Stable
137
-url = 'https://vws-python-mock.readthedocs.io'
+url = https://vws-python-mock.readthedocs.io
138
author = Adam Dangoor
139
author_email = [email protected]
140
0 commit comments