ahawker / ulid

Universally Unique Lexicographically Sortable Identifier (ULID) in Python 3

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Full Windows Support

ahawker opened this issue · comments

This issue should track related work for making Windows a first class citizen for this package.

  • - All tests passing
  • - CI/CD pipeline via AppVeyor
  • - Attempt to merge travis* commands in Makefile into generalized ci* commands

Addressed by #280