change back to the py3-dev database

This commit is contained in:
blitzmann
2018-03-25 21:42:51 -04:00
parent a3e411f225
commit 117d51caab

View File

@@ -140,7 +140,7 @@ def defPaths(customSavePath=None):
# os.environ["SSL_CERT_FILE"] = os.path.join(pyfaPath, "cacert.pem")
# The database where we store all the fits etc
saveDB = os.path.join(savePath, "saveddata-py3-esi-dev.db")
saveDB = os.path.join(savePath, "saveddata-py3-dev.db")
# The database where the static EVE data from the datadump is kept.
# This is not the standard sqlite datadump but a modified version created by eos