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 9d8b3ba commit 0ed550dCopy full SHA for 0ed550d
setup.py
@@ -1,6 +1,6 @@
1
"""Setup script for VWS Python, a wrapper for Vuforia's Web Services APIs."""
2
3
-from setuptools import find_packages, setup
+from setuptools import setup
4
5
import versioneer
6
0 commit comments