b413607a97
yaml2ical was using a very old version that started to break with newer Python, so it's time to upgrade. This requires a few adjustments to quiet new warnings. Change-Id: Ib081dcfeca7c40f877059793dab58d00a7b0d53e
9 lines
235 B
Plaintext
9 lines
235 B
Plaintext
hacking>=3.2.0 # Apache-2.0
|
|
|
|
coverage>=3.6 # Apache-2.0
|
|
fixtures>=3.0.0 # Apache-2.0/BSD
|
|
python-subunit>=0.0.18 # Apache-2.0/BSD
|
|
testrepository>=0.0.18 # Apache-2.0/BSD
|
|
testscenarios>=0.4 # Apache-2.0/BSD
|
|
testtools>=1.4.0 # MIT
|