This website requires JavaScript.
Explore
Help
Sign In
itdominator
/
PyLSPClient
Watch
1
Star
0
Fork
0
You've already forked PyLSPClient
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
ac17709700
PyLSPClient
/
tox.ini
10 lines
94 B
INI
Raw
Normal View
History
Unescape
Escape
adding setup.py, tox, and pytests infra
2018-11-11 21:46:42 +00:00
[tox]
envlist
=
py27,py36
[testenv]
moved classes to different files and fixed __init__
2018-11-12 22:13:15 +00:00
deps
=
pytest
pytest_mock
adding setup.py, tox, and pytests infra
2018-11-11 21:46:42 +00:00
commands
=
pytest
Reference in New Issue
Copy Permalink