Skip to content

Commit f4a15c3

Browse files
committed
Generate UG with Python 3, not explicitly 3.6
1 parent 02bf414 commit f4a15c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/api/generate.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#!/usr/bin/env python3.6
1+
#!/usr/bin/env python3
22

33
import os
44
import shutil

0 commit comments

Comments
 (0)