Author: bugman
Date: Wed Oct  7 14:52:44 2015
New Revision: 28014

URL: http://svn.gna.org/viewcvs/relax?rev=28014&view=rev
Log:
Added Python 3.5 to the Python multiversion test suite script.


Modified:
    trunk/devel_scripts/python_multiversion_test_suite.py

Modified: trunk/devel_scripts/python_multiversion_test_suite.py
URL: 
http://svn.gna.org/viewcvs/relax/trunk/devel_scripts/python_multiversion_test_suite.py?rev=28014&r1=28013&r2=28014&view=diff
==============================================================================
--- trunk/devel_scripts/python_multiversion_test_suite.py       (original)
+++ trunk/devel_scripts/python_multiversion_test_suite.py       Wed Oct  7 
14:52:44 2015
@@ -58,7 +58,8 @@
     '3.1',
     '3.2',
     '3.3',
-    '3.4'
+    '3.4',
+    '3.5'
 ]
 
 # The log file.


_______________________________________________
relax (http://www.nmr-relax.com)

This is the relax-commits mailing list
[email protected]

To unsubscribe from this list, get a password
reminder, or change your subscription options,
visit the list information page at
https://mail.gna.org/listinfo/relax-commits

Reply via email to