Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | setup.py: un-indent | Bryan Newbold | 2021-10-27 | 1 | -32/+32 |
* | add py.typed file so other libraries know there are type annotations | Bryan Newbold | 2021-10-27 | 1 | -1/+2 |
* | update lint/fmt/test tools and configuration | Bryan Newbold | 2021-10-27 | 1 | -3/+4 |
* | lint setup.py | Bryan Newbold | 2021-10-25 | 1 | -1/+2 |
* | setup.py: fix upload process | Bryan Newbold | 2021-10-25 | 1 | -2/+6 |
* | setup.py: tag for 3.7 | Bryan Newbold | 2021-10-22 | 1 | -0/+1 |
* | 'upload' setup.py comment (for pypi.org) | Bryan Newbold | 2021-10-22 | 1 | -2/+37 |
* | setup.py: require python 3.7 | Bryan Newbold | 2021-10-21 | 1 | -0/+1 |
* | basic setup.py python package stuff | Bryan Newbold | 2021-10-21 | 1 | -0/+33 |