Blacklist yasfb 0.6.0
The 0.6.0 release broke on non-ascii characters in the specs, but it's fixed in 0.6.1, so just blacklist 0.6.0. Change-Id: I03226ecaa5016f50d89d8ce31c39379f247863a9
This commit is contained in:
@@ -6,5 +6,4 @@ oslosphinx>=4.7.0 # Apache-2.0
|
||||
sphinx>=1.5.1 # BSD
|
||||
testrepository>=0.0.18 # Apache-2.0/BSD
|
||||
testtools>=1.4.0 # MIT
|
||||
# TODO: Fix non-ascii characters in specs and uncap yasfb.
|
||||
yasfb>=0.5.1,<0.6.0
|
||||
yasfb>=0.5.1,!=0.6.0
|
||||
|
||||
Reference in New Issue
Block a user