mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
Bump to 6.0.0 beta2
This commit is contained in:
parent
920828fe35
commit
4c2a82305c
@ -34,7 +34,7 @@ version_info = (6, 0, 0, 'beta', 2)
|
|||||||
|
|
||||||
package_dir = path.abspath(path.dirname(__file__))
|
package_dir = path.abspath(path.dirname(__file__))
|
||||||
|
|
||||||
_in_development = True
|
_in_development = False
|
||||||
if _in_development:
|
if _in_development:
|
||||||
# Only import subprocess if needed
|
# Only import subprocess if needed
|
||||||
import subprocess
|
import subprocess
|
||||||
|
Loading…
Reference in New Issue
Block a user