Update README to drop py3.6 reference
s/3.6/3.8/ since setup.cfg demands 3.8. Drop the note about "db type could not be determined" since this is, IIRC, a python 2->3 issue. Change-Id: I22b8cc157f7f67fa70f5978ed766ef285e0385bb
This commit is contained in:
parent
c5076c37cb
commit
cf9ee24aba
@ -31,12 +31,9 @@ Features
|
|||||||
Hacking
|
Hacking
|
||||||
-------
|
-------
|
||||||
|
|
||||||
Hacking on brick requires Python 3.6+. A recent tox is required, as is a recent
|
Hacking on brick requires Python 3.8+. A recent tox is required, as is a recent
|
||||||
virtualenv (20.2.2 or newer).
|
virtualenv (20.2.2 or newer).
|
||||||
|
|
||||||
If "tox -e py34" fails with the error "db type could not be determined", remove
|
|
||||||
the .testrepository/ directory and then run "tox -e py34".
|
|
||||||
|
|
||||||
For any other information, refer to the developer documents:
|
For any other information, refer to the developer documents:
|
||||||
https://docs.openstack.org/os-brick/latest/
|
https://docs.openstack.org/os-brick/latest/
|
||||||
OR refer to the parent project, Cinder:
|
OR refer to the parent project, Cinder:
|
||||||
|
Loading…
Reference in New Issue
Block a user