Skip to content
Snippets Groups Projects
  • Daniel Ecer's avatar
    switched to python3 (#145) · b3473e4c
    Daniel Ecer authored
    * ugraded to python 3
    
    * upgrade pylint and pytest
    
    * replaced StandardError
    
    * exclude useless-object-inheritance
    
    * python3 compatibilities uncovered by linting
    
    * fixed tests
    
    * fixed more python3 test incompatibilities
    Unverified
    b3473e4c
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
requirements.dev.txt 74 B
flake8==3.7.8
nose==1.3.7
pylint==2.3.1
pytest==5.1.2
pytest-watch==4.2.0