Skip to content

Commit 8916775

Browse files
committed
Add details about TourExec.
1 parent dbc42fd commit 8916775

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

CONTRIBUTING.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,10 @@ To set up `axelrod-fortran` for local development:
2020

2121
python setup.py develop
2222

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+
2327
5. To run tests, `py.test` is used as a test runner::
2428

2529
pip install pytest

0 commit comments

Comments
 (0)