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.
1 parent dbc42fd commit 8916775Copy full SHA for 8916775
CONTRIBUTING.rst
@@ -20,6 +20,10 @@ To set up `axelrod-fortran` for local development:
20
21
python setup.py develop
22
23
+ For this to work you also need the original Fortan code installed.
24
+ Instructions for this are available:
25
+ https://github.com/Axelrod-Python/TourExec
26
+
27
5. To run tests, `py.test` is used as a test runner::
28
29
pip install pytest
0 commit comments