Skip to content
Snippets Groups Projects

Python 2/3 compatibility

Closed Maeva Pourpoint requested to merge data2passcal_23 into master
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
+ 1
1
@@ -77,7 +77,7 @@ Ready to contribute? Here's how to set up `data2passcal` for local development.
tests::
$ python -m unittest (or python -m unittest tests.test_data2passcal under Python2)
6. Commit your changes and push your branch to GitHub::
$ git add .
Loading