mirror of
https://github.com/nikdoof/evestandings.git
synced 2025-12-20 05:29:20 +00:00
Reworking to use post-Oddysey API options
This commit is contained in:
2
setup.py
2
setup.py
@@ -11,7 +11,7 @@ setup(name="standings",
|
||||
url="https://dev.pleaseignore.com/",
|
||||
keywords="eveapi",
|
||||
packages=['standings'],
|
||||
package_data={'standings': ['templates/*.html']},
|
||||
package_data={'standings': ['templates/*']},
|
||||
entry_points={
|
||||
'console_scripts': [
|
||||
'evestandings = standings.cli:main',
|
||||
|
||||
Reference in New Issue
Block a user