NLeSC / guide

Software Development Guide
https://guide.esciencecenter.nl
Creative Commons Attribution 4.0 International
47 stars 30 forks source link

Update Python's best practices #333

Closed ofek closed 3 months ago

ofek commented 3 months ago

The standard library module with which setuptools is based has been deprecated and now removed as of Python 3.12 per PEP 632. Additionally, virtual environments no longer contain setuptools nor wheel.