Skip to content
This repository has been archived by the owner on Apr 23, 2021. It is now read-only.

Improve documentation and fix return types

Latest
Compare
Choose a tag to compare
@thejessleigh thejessleigh released this 26 Apr 19:20
· 7 commits to master since this release
f11595a
  • Fix broken restructured text that was breaking readme formatting on PyPi
  • Update Readme with pip installation instructions
  • Update contributing guide
  • Add pull request template
  • Remove unused requirement: nose
  • Improve return types on goodreads interface classes (ex: datetime instead of date strings)
  • Add requirement backporting 3.7 fromisoformat datetime function for 3.6 compatibility