Last change
on this file since 5130 was
4386,
checked in by toby, 4 years ago
|
use noarch & prepare for Jenkins builds
|
File size:
619 bytes
|
Rev | Line | |
---|
[4386] | 1 | *** setup.py 2020-04-01 19:27:40.000000000 -0500 |
---|
| 2 | --- /tmp/setup.py 2020-04-01 19:37:38.000000000 -0500 |
---|
| 3 | *************** |
---|
| 4 | *** 95,101 **** |
---|
| 5 | url = "http://bachiraoun.github.io/pyrep/", |
---|
| 6 | download_url = "https://github.com/bachiraoun/pyrep", |
---|
| 7 | license = 'GNU', |
---|
| 8 | - install_requires = ["pylocker>=2.1.0",], |
---|
| 9 | classifiers = [_f for _f in CLASSIFIERS.split('\n') if _f], |
---|
| 10 | platforms = ["Windows", "Linux", "Mac OS-X", "Unix"], |
---|
| 11 | install_requires = ["pylocker"] ) |
---|
| 12 | --- 95,100 ---- |
---|
Note: See
TracBrowser
for help on using the repository browser.