mirror of
https://github.com/fedora-python/tox-current-env.git
synced 2025-08-12 02:04:05 +02:00
4 lines
49 B
Python
4 lines
49 B
Python
from setuptools import setup
|
|
|
|
setup(name="test")
|