Commit 9683e8d
SIngle-sourcing the package version: Remove a py2-only option; simplify a py3 option (#605)
* SIngle-sourcing the package version: Remove a py2-only option
Thanks for this guide! I was using this and tried `execfile()` without realizing it didn't work in Python 3.
I thought about leaving the Python 2 version here with a disclaimer, though this list is already very long, and it seems more helpful to steer people toward a good solution than to exhaustively document an obsolete solution.
* Simplify py3 version
* Update source/guides/single-sourcing-package-version.rst
Co-Authored-By: paulmelnikow <github@paulmelnikow.com>1 parent 68404db commit 9683e8d
1 file changed
Lines changed: 0 additions & 10 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
51 | | - | |
52 | | - | |
53 | | - | |
54 | | - | |
55 | | - | |
56 | | - | |
57 | | - | |
58 | | - | |
59 | | - | |
60 | | - | |
61 | 51 | | |
62 | 52 | | |
63 | 53 | | |
| |||
0 commit comments