-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
This reverts commit 08142f4. The PyYAML has been released with bad version... therefore I should revert the update. Evidence of existence of v4.1: https://travis-ci.org/andras-tim/octoconf/jobs/397344811#L546
- Loading branch information
1 parent
b7b6767
commit 5406316
Showing
2 changed files
with
4 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
PyYAML>=4.1,<4.2 | ||
PyYAML>=3.11,<4.0 |