This website requires JavaScript.
Explore
Help
Sign In
openkylin
/
pytest
mirror of
https://gitee.com/openkylin/pytest.git
Watch
9
Star
0
Fork
You've already forked pytest
1
Code
Issues
Projects
Releases
Wiki
Activity
e3835f9001
pytest
/
setup.py
6 lines
91 B
Python
Raw
Blame
History
#!/usr/bin/env python
from
setuptools
import
setup
if
__name__
==
"
__main__
"
:
setup
(
)
Reference in New Issue
View Git Blame
Copy Permalink