Skip to content
  1. Mar 03, 2022
  2. Feb 12, 2022
  3. Dec 23, 2021
    • nimrod's avatar
      Small fix. · b4ca6535
      nimrod authored
      It should be a list of strings.
      b4ca6535
  4. Nov 09, 2021
  5. Nov 05, 2021
  6. Oct 30, 2021
  7. Oct 24, 2021
  8. Oct 23, 2021
  9. Oct 08, 2021
  10. 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
  11. Sep 19, 2021
  12. Sep 16, 2021
  13. Sep 11, 2021
  14. 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
  15. Aug 11, 2021
    • nimrod's avatar
      Check built wheels using Twine. · ef50e93d
      nimrod authored
      It's the supported option nowadays and I put it in the after_script
      section so it won't break anything if it fails.
      ef50e93d
  16. Jul 31, 2021