This website works better with JavaScript.
Explore
Help
Sign In
seba
/
clintermission
Watch
2
Star
0
Fork
You've already forked clintermission
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
68e6ecbe4f
update-and-release
add-cn-cp-shortcut
add-disabled-options
return-without-items
fix-initial-pos-without-header
cursorless
new-styles
dev
consistency-and-multiselect
master
option-search
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '68e6ecbe4f'
${ noResults }
clintermission
/
setup.py
7 lines
100 B
Raw
Blame
History
#!/usr/bin/env python3
from
setuptools
import
setup
setup
(
setup_requires
=
[
'
setuptools>=30.4.0
'
]
)
Reference in new issue
View Git Blame
Copy Permalink