repo cleanup

move sucks stuff to its own folder
This commit is contained in:
bittles
2023-01-04 14:45:00 -05:00
parent 3381f96099
commit ba74994156
22 changed files with 1092 additions and 1292 deletions
+9
View File
@@ -0,0 +1,9 @@
language: python
python:
- "3.4"
- "3.5"
- "3.6"
install:
- pip install -e .[dev]
script: nosetests