We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e71b88f + 44cebc5 commit 76d1593Copy full SHA for 76d1593
requirements.txt
@@ -1,4 +1,3 @@
1
-pyparsing==2.1.1 # Due to https://github.com/Axelrod-Python/Axelrod/issues/584
2
numpy>=1.9.2
3
matplotlib>=1.4.2
4
hypothesis>=3.2
rtd_environment.yml
@@ -5,7 +5,6 @@ dependencies:
5
- matplotlib>=1.4.2
6
- pip:
7
- docutils==0.12
8
- - pyparsing==2.1.1 # Due to https://github.com/Axelrod-Python/Axelrod/issues/584
9
- hypothesis>=3.2
10
- tqdm==3.4.0
11
- prompt-toolkit>=1.0.7
0 commit comments