diff options
| author | Jason R. Coombs <jaraco@jaraco.com> | 2020-03-08 13:04:49 -0400 |
|---|---|---|
| committer | Jason R. Coombs <jaraco@jaraco.com> | 2020-03-08 13:25:39 -0400 |
| commit | 7aebb4624ddc29869b41ce0a21530b4398e8877e (patch) | |
| tree | 11a7a6bb4d0425a574055f02b3cbaa70d4bc248a /runtime.txt | |
| parent | b5b3b2e8af0535361543d0307bf24b97b2699ba3 (diff) | |
| download | external_python_setuptools-7aebb4624ddc29869b41ce0a21530b4398e8877e.tar.gz external_python_setuptools-7aebb4624ddc29869b41ce0a21530b4398e8877e.tar.bz2 external_python_setuptools-7aebb4624ddc29869b41ce0a21530b4398e8877e.zip | |
Add a file 'runtime.txt' to let Netlify know to use that env. Fixes #1992.
Diffstat (limited to 'runtime.txt')
| -rw-r--r-- | runtime.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/runtime.txt b/runtime.txt new file mode 100644 index 00000000..475ba515 --- /dev/null +++ b/runtime.txt @@ -0,0 +1 @@ +3.7 |
