Skip to content

Commit f74d7db

Browse files
authored
Update to allow conda installs on python 3.8 (#93)
* Update to p.q logic for handling sys.argv * reintroduction of old logic * addition of initial sys argv and embedpy version check * Update to allow install on python 3.8
1 parent f95860d commit f74d7db

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

conda-recipe/conda_build_config.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,4 @@ python:
22
- 3.5 [unix]
33
- 3.6
44
- 3.7
5+
- 3.8

0 commit comments

Comments
 (0)