Commit Graph

5 Commits

Author SHA1 Message Date
Kkevsterrr 141b6d0fbf removed slackclient 2020-09-24 11:26:12 -04:00
Kkevsterrr 5f13b926e3 Starting commit for documentation & genetic algorithm 2020-05-17 10:15:16 -04:00
Kkevsterrr 59cfb74928 Updated cryptography to 2.8 to avoid SIGABRT on Catalina 2019-12-29 11:09:00 -05:00
xhdix a950842c1a
add anytree
fix error:
```
Traceback (most recent call last):
  File "engine.py", line 26, in <module>
    import actions.strategy
  File "/root/geneva/actions/strategy.py", line 4, in <module>
    import actions.tree
  File "/root/geneva/actions/tree.py", line 8, in <module>
    import anytree
ImportError: No module named 'anytree'
```
2019-11-15 18:02:56 +03:00
George Hughey d0fd49800c Initial commit
Initial commit of Geneva
2019-11-15 02:38:40 +00:00