Makefile: Allow one to specify python version (#74517)

Change:
- Allow overriding python version as env var for Makefile
- Including hacking directory in git export, for docs build

Test Plan:
- Tested as part of recent downstream work

Co-authored-by: Yanis Guenane <yguenane@gmail.com>
This commit is contained in:
Rick Elrod
2021-04-30 16:23:41 -04:00
committed by GitHub
co-authored by Yanis Guenane
parent 9bd70045c9
commit 38fb05102c
2 changed files with 1 additions and 2 deletions
-1
View File
@@ -1,2 +1 @@
.github/ export-ignore
hacking/ export-ignore