Skip to content

Commit

Permalink
gps3 does not have any dependencies (#14)
Browse files Browse the repository at this point in the history
Absolutely correct, a house of mirrors.
  • Loading branch information
garbas authored and Moe committed Oct 14, 2016
1 parent 9a0ae1c commit b55a13a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -75,7 +75,7 @@
# your project is installed. For an analysis of "install_requires" vs pip's
# requirements files see:
# https://packaging.python.org/en/latest/requirements.html
install_requires=['', 'gps3', 'misc'],
install_requires=[],

# List additional groups of dependencies here (e.g. development
# dependencies). You can install these using the following syntax,
Expand Down

0 comments on commit b55a13a

Please sign in to comment.