Add Python 3.9.0 to the testing
@@ -1,5 +1,6 @@
language: python
python:
+ - "3.9-dev"
- "3.8"
- "3.7"
- "3.6"