Skip to content
  1. Mar 12, 2022
  2. Mar 03, 2022
  3. Feb 12, 2022
  4. Dec 23, 2021
    • nimrod's avatar
      Small fix. · b4ca6535
      nimrod authored
      It should be a list of strings.
      b4ca6535
  5. Nov 09, 2021
  6. Nov 05, 2021
  7. Oct 30, 2021
  8. Oct 24, 2021
  9. Oct 23, 2021
  10. Oct 08, 2021
  11. Oct 03, 2021
    • nimrod's avatar
      Don't run pre-commit on scheduled builds. · ec4e732a
      nimrod authored
      There's really no point in it. I usually keep the master branch
      buildable and working so running pre-commit is a waste of time and a
      source for failed builds that shouldn't be.
      ec4e732a
  12. Sep 19, 2021
  13. Sep 16, 2021
  14. Sep 11, 2021
  15. Aug 14, 2021
    • nimrod's avatar
      Build wheels using build. · 3c1786e9
      nimrod authored
      Solves the issue with twine complaining about syntax errors in the
      long_description.
      3c1786e9