Overview
| Comment: | Converted to PyPI-compliant package |
|---|---|
| Downloads: | Tarball | ZIP archive |
| Timelines: | family | ancestors | descendants | both | trunk |
| Files: | files | file ages | folders |
| SHA3-256: |
d304e9e5aeb9cd7012b185246e22ac8a |
| User & Date: | rkeene on 2020-04-28 21:14:41.403 |
| Other Links: | manifest | tags |
Context
|
2020-04-29
| ||
| 00:00 | Temporary set version to 0.9 to verify upload check-in: 2b5fea74f1 user: rkeene tags: trunk | |
|
2020-04-28
| ||
| 21:14 | Converted to PyPI-compliant package check-in: d304e9e5ae user: rkeene tags: trunk | |
| 19:02 | Added README check-in: e411664b88 user: rkeene tags: trunk | |
Changes
Modified .fossil-settings/ignore-glob
from [c53919e13b]
to [34265f5143].
1 | __pycache__ | > > > > | 1 2 3 4 5 | __pycache__ dist *.egg-info build/bdist.* build/lib/* |
Added LICENSE version [7d6468881a].
Name change
from __init__.py
to lt8900_spi/__init__.py.
Added setup.py version [df9faf2f7a].