mirror of
https://github.com/Instagram/LibCST.git
synced 2025-12-23 10:35:53 +00:00
add initial tox config
This commit is contained in:
parent
dbbe3d1927
commit
49e744208d
1 changed files with 5 additions and 0 deletions
5
tox.ini
Normal file
5
tox.ini
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
[tox]
|
||||
envlist = py36, py37
|
||||
|
||||
[testenv]
|
||||
commands = python -m unittest
|
||||
Loading…
Add table
Add a link
Reference in a new issue