mirror of
https://github.com/Yubico/yubioath-flutter.git
synced 2025-01-07 11:20:47 +03:00
4 lines
62 B
Python
4 lines
62 B
Python
from setuptools import setup
|
|
|
|
setup(name='qr', version='0.1')
|