0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-06-01 18:28:56 +02:00

Update tox.ini

add missing comma
This commit is contained in:
Richard van der Hoff 2018-04-30 00:37:32 +01:00 committed by GitHub
parent 4f5694e2ce
commit 7767a9fc0e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,5 +1,5 @@
[tox]
envlist = packaging, py27, py36 pep8
envlist = packaging, py27, py36, pep8
[testenv]
deps =