Skip to content

Commit 44cebc5

Browse files
committed
Remove pin of pyparsing.
1 parent e71b88f commit 44cebc5

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

requirements.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
pyparsing==2.1.1 # Due to https://github.com/Axelrod-Python/Axelrod/issues/584
21
numpy>=1.9.2
32
matplotlib>=1.4.2
43
hypothesis>=3.2

rtd_environment.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ dependencies:
55
- matplotlib>=1.4.2
66
- pip:
77
- docutils==0.12
8-
- pyparsing==2.1.1 # Due to https://github.com/Axelrod-Python/Axelrod/issues/584
98
- hypothesis>=3.2
109
- tqdm==3.4.0
1110
- prompt-toolkit>=1.0.7

0 commit comments

Comments
 (0)