This website works better with JavaScript.
Explore
Help
Sign In
bj
/
torch-agent
Watch
1
Star
0
Fork
You've already forked torch-agent
0
Code
Issues
Pull Requests
Projects
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.
46ab5fea97
master
dh_python
0.0.1
0.0.2
0.0.3
0.0.4
remove
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '46ab5fea97'
${ noResults }
torch-agent
/
setup.py
5 lines
61 B
Raw
Normal View
History
Unescape
Escape
Moved build over to Python setuptools and Debian dh_python
2 years ago
#!/usr/bin/env python3
import
setuptools
Upgraded build system to setup.cfg
2 years ago
setuptools
.
setup
(
)