(cobra bots) remove bots which is not required now that we can use Python extensions

This commit is contained in:
Benjamin Sergeant
2020-06-26 16:49:08 -07:00
parent 8e8cea1bcd
commit cc47fb1c83
6 changed files with 5 additions and 273 deletions

View File

@ -1,6 +1,10 @@
# Changelog
All changes to this project will be documented in this file.
## [9.8.4] - 2020-06-26
(cobra bots) remove bots which is not required now that we can use Python extensions
## [9.8.3] - 2020-06-25
(cmake) new python code is optional and enabled at cmake time with -DUSE_PYTHON=1