yubioath-flutter/py/qr/setup.py
2017-03-09 11:10:06 +01:00

4 lines
62 B
Python

from setuptools import setup
setup(name='qr', version='0.1')