[stem/master] Migrate from distutils to setuptools

2 Apr
2020
2 Apr
'20
12:11 a.m.
commit 2c043f43446675c9d6dc74faef69c9cfd4bf4524 Merge: d4998ded cfdc193d Author: Damian Johnson <atagar@torproject.org> Date: Mon Mar 30 20:09:36 2020 -0700 Migrate from distutils to setuptools Setuptools doesn't provide anything we need so I stuck with distutils, but that's discouraged nowadays. Thanks to Miguel finally making the move. https://github.com/torproject/stem/issues/43 docs/change_log.rst | 4 ++++ setup.py | 15 +++++++-------- test/integ/installation.py | 19 ++++++++++++------- test/unit/installation.py | 25 ------------------------- 4 files changed, 23 insertions(+), 40 deletions(-)
1921
Age (days ago)
1921
Last active (days ago)
0 comments
1 participants
participants (1)
-
atagar@torproject.org