summaryrefslogtreecommitdiffstats
path: root/tests/packages/test-flit/test_flit/__init__.py
blob: 264c2e37b2216437028f4c5553fe429e2e6518c6 (plain)
1
2
3
4
5
6
# SPDX-License-Identifier: MIT

"""
test_flit - Example flit package
"""
__version__ = '1.0.0'