mirror of
https://github.com/dnet/pySSTV.git
synced 2026-04-04 22:07:34 +00:00
replaced distutils with setuptools
This commit is contained in:
parent
e99f854097
commit
de249e64a3
1 changed files with 1 additions and 1 deletions
2
setup.py
2
setup.py
|
|
@ -1,6 +1,6 @@
|
|||
# -*- encoding: utf-8 -*-
|
||||
|
||||
from distutils.core import setup
|
||||
from setuptools import setup
|
||||
|
||||
setup(
|
||||
name='PySSTV',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue