yubioath-flutter/py/qr/setup.py

4 lines
62 B
Python
Raw Normal View History

2017-03-03 16:22:54 +03:00
from setuptools import setup
2017-03-09 13:10:06 +03:00
setup(name='qr', version='0.1')