Skip to content

Maintenance updates

Compare
Choose a tag to compare
@jklenzing jklenzing released this 14 Aug 21:13
· 301 commits to main since this release
953ed76
  • Updates demo codes to import objects from datetime and pandas for pysat 3.0.0 compatibility
  • Fixed a bug where test routines used float where numpy 1.18 expects an int
  • Import objects from datetime and pandas for pysat 3.0.0 compatibility
  • Use conda to manage Travis CI
  • Rename default branch as main
  • Update to pysat documentation standards
  • Add flake8 testing for code