first basic analysis version

This commit is contained in:
JanLJL
2019-07-24 10:57:19 +02:00
parent e69baaba41
commit cb75bf52ab
8 changed files with 179 additions and 23 deletions

View File

@@ -92,7 +92,6 @@ setup(
'kerncraft',
'networkx',
'numpy',
'pandas',
'pyparsing',
],
python_requires='>=3.5',