Skip to content
Snippets Groups Projects
  1. Mar 22, 2019
  2. Feb 09, 2019
  3. Sep 01, 2018
    • Ayşin Taşdelen's avatar
      docs: changes to documentation · d66f5049
      Ayşin Taşdelen authored
      On an Ubuntu system following two lines worked for successful installation of tox and test passed. As a result, I am proposing a change to README.md documentation by adding two lines below. 
       [Tox](http://tox.readthedocs.org/en/latest/) is used for native testing: `pip install tox`
      * If test fails after installing tox with `pip install tox`, installing with  `sudo apt-get install tox`result a successful test run
      
      * Test package in python3.6 `TOXENV=py36 tox`
      d66f5049
  4. Oct 19, 2017
  5. Mar 30, 2016
  6. Mar 24, 2016
  7. Mar 10, 2016
  8. Feb 25, 2016
  9. Feb 24, 2016
Loading