Updated requirements

This commit is contained in:
2014-03-13 07:23:54 +00:00
parent 505c8e6989
commit f564af77b0
2 changed files with 7 additions and 1 deletions

View File

@@ -4,3 +4,9 @@ CynoMap
A simple library to take a EVE API Corp Members output and work out the jump range between them, so for example, a cyno corp, you can work out all the jump routes available within the corporation.
This is extremely experimental is nowhere complete. The maps are generated out in SVG format and a simple Flask container is included to allow maps to be generated as required for a specific lightyear distance.
Requirements
------------
* Entity's EVE API module (pip install eveapi)
* Latest SDE extract from CCP

View File

@@ -1 +1 @@
-e git+https://github.com/ntt/eveapi.git#egg=eveapi
eveapi