Optimise for Python

This commit is contained in:
Luke Murphy 2020-07-24 01:49:38 +02:00
parent cb73bc22b3
commit 21164f5660
No known key found for this signature in database
GPG Key ID: 5E2EF5A63E3718CC

View File

@ -5,6 +5,9 @@ python:
- "3.7" - "3.7"
- "3.8" - "3.8"
env:
- PYTHONOPTIMIZE=1
addons: addons:
apt: apt:
packages: packages: