Revert "Merge pull request #762 from Rhys-T/remove-distutils"

This reverts commits 1ec6e1a68d and
ced35f7eb0, reversing
changes made to 4d07169eeb.
This commit is contained in:
Rhys-T 2024-09-17 08:51:38 -04:00
parent d43ade9cfa
commit 1ba81fcb97
2 changed files with 4 additions and 7 deletions

View file

@ -1,5 +1,5 @@
#!/usr/bin/env nix-shell
#!nix-shell -p python3 -p nix-prefetch-git -p nix -i python3
#!nix-shell -p python3 -p nix-prefetch-git -p nix -i python3 -p python3Packages.distutils
import sys
import os