May as well handle that part... (#3281)

This commit is contained in:
Michael H 2020-01-07 17:47:54 -05:00 committed by GitHub
parent a73b174d9f
commit 778c701b87
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -33,7 +33,7 @@ jobs:
python: 3.8.1
env:
- DEPLOYING=true
- TOXENV=py36
- TOXENV=py38
deploy:
- provider: pypi
distributions: sdist bdist_wheel
@ -49,7 +49,7 @@ jobs:
python: 3.8.1
env:
- DEPLOYING=true
- TOXENV=py36
- TOXENV=py38
before_deploy:
- curl https://artifacts.crowdin.com/repo/GPG-KEY-crowdin | sudo apt-key add -
- echo "deb https://artifacts.crowdin.com/repo/deb/ /" | sudo tee -a /etc/apt/sources.list