issues
search
estraier
/
tkrzw-python
Python interface of Tkrzw
Apache License 2.0
14
stars
2
forks
source link
Switch to setuptools
#2
Closed
reginaldl
closed
3 years ago
reginaldl
commented
3 years ago
Switch from distutils to setuptools. This allows the creation of a pip package
python3 setup.py bdist_wheel
.
Refactors a few lines
python3 setup.py bdist_wheel
.