Skip to content

4.0

No due date 50% complete
  • remove Python 2 support, require Python 3.6 or newer
  • auto-format Python code with black
  • cleanup Python code (e.g. egg != None, type(spam) == bacon
  • use pytest for testing
  • rename tests to follow common standards (tests/test_egg.py)
  • remove Python 2 support, require Python 3.6 or newer
  • auto-format Python code with black
  • cleanup Python code (e.g. egg != None, type(spam) == bacon
  • use pytest for testing
  • rename tests to follow common standards (tests/test_egg.py)
Loading