This website requires JavaScript.
Explore
Help
Sign In
sartography
/
cr-connect-workflow
mirror of
https://github.com/sartography/cr-connect-workflow.git
Watch
1
Star
0
Fork
You've already forked cr-connect-workflow
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
cccb722e07
cr-connect-workflow
/
setup.py
4 lines
96 B
Python
Raw
Blame
History
from
setuptools
import
setup
setup
(
setup_requires
=
[
"
pbr
"
]
,
pbr
=
True
,
install_requires
=
[
'
box
'
]
)
Reference in New Issue
View Git Blame
Copy Permalink