mirror of
https://github.com/ARM-software/workload-automation.git
synced 2025-07-14 02:54:06 +01:00
fw/version: Version Bump
Bump to the next revision release.
This commit is contained in:
1
setup.py
1
setup.py
@ -90,7 +90,6 @@ params = dict(
|
||||
'pandas>=0.23.0', # Data analysis and manipulation
|
||||
'future', # Python 2-3 compatiblity
|
||||
],
|
||||
dependency_links=['https://github.com/ARM-software/devlib/tarball/master#egg=devlib-1.1.dev1'],
|
||||
extras_require={
|
||||
'other': ['jinja2'],
|
||||
'test': ['nose', 'mock'],
|
||||
|
Reference in New Issue
Block a user