43aabd55d7
1. remove poetry dependency 2. add requirements.tx, test-requirements.txt, setup.py and setup.cfg 3. add more env into tox.ini 4. add version.py Change-Id: I00a008a73e4f0676dd846dd1ee8ad460f0842965
6 lines
235 B
Plaintext
6 lines
235 B
Plaintext
# The order of packages is significant, because pip processes them in the order
|
|
# of appearance. Changing the order has an impact on the overall integration
|
|
# process, which may cause wedges in the gate later.
|
|
|
|
pbr>=5.8.0 # Apache-2.0
|