master
/ miniconda3 / pkgs / setuptools-67.8.0-py311h06a4308_0 / info / recipe / build.sh

build.sh @a663dc1 raw · history · blame

1
2
3
4
5
6
#!/bin/bash

export SETUPTOOLS_DISABLE_VERSIONED_EASY_INSTALL_SCRIPT=1
export DISTRIBUTE_DISABLE_VERSIONED_EASY_INSTALL_SCRIPT=1

$PYTHON setup.py install --single-version-externally-managed --record=record.txt