This website requires JavaScript.
Explore
Help
Sign In
xCAT
/
pyghmi
Watch
2
Star
0
Fork
0
You've already forked pyghmi
mirror of
https://opendev.org/x/pyghmi
synced
2025-01-13 03:08:00 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
pyghmi
/
requirements.txt
6 lines
86 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Reconfigure tox Update minversion of tox to 3.9.0 to allow inline comments. Add skipsdist and ignore_basepython_conflict for better compatibility and to use correct python version when specified. Move pep8 test requirements to tox.ini for easier management and update requirement versions. Fix a small typo found with new pep8 deps. Add py27 constraints file for Python 2.7 tox jobs. Use wallaby jobs. Remove lower-constraints (it was not used anyway). Fix docs job Change-Id: I1132814a86b46a154b3a8eed5bc3e73ad7950589
2021-01-27 10:20:30 +01:00
Switch to stestr According to OpenStack summit session [1], stestr is maintained project to which all OpenStack projects should migrate. Let's switch to stestr as other projects have already moved to it. Uses environment inclusions which need tox 2.8.1 due to a bug fix. So increase the tox minversion. [1] https://etherpad.openstack.org/p/YVR-python-pti Change-Id: If6eded0dd802cbdfe49ad72c64004585d4a1484b
2018-08-10 14:04:40 +02:00
cryptography>=2.1 # BSD/Apache-2.0
Add python-dateutil to requirements With change I1b5ad99c89d8dec0abd18b1f794dabdb0aed13c3, parse module has started using python-dateutil, but it's not been added to requirements. Change-Id: I779f654f4529e863b8feeaebc20ee7467176ad75 Closes-bug: #1855983
2019-12-11 11:55:44 +05:30
python-dateutil>=2.8.1 # BSD
Prepare to switch to flake8 First changes to convert to use flake8 for pep8 checks Change-Id: I4e8abf9cade63c7c3570006dd84c22afd2df7b29
2019-12-11 15:34:41 +01:00
six>=1.10.0 # MIT
Reconfigure tox Update minversion of tox to 3.9.0 to allow inline comments. Add skipsdist and ignore_basepython_conflict for better compatibility and to use correct python version when specified. Move pep8 test requirements to tox.ini for easier management and update requirement versions. Fix a small typo found with new pep8 deps. Add py27 constraints file for Python 2.7 tox jobs. Use wallaby jobs. Remove lower-constraints (it was not used anyway). Fix docs job Change-Id: I1132814a86b46a154b3a8eed5bc3e73ad7950589
2021-01-27 10:20:30 +01:00
Reference in New Issue
Copy Permalink