]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
remove . in sys.path
authorMike Bayer <mike_mp@zzzcomputing.com>
Wed, 8 Nov 2023 20:20:24 +0000 (15:20 -0500)
committerMike Bayer <mike_mp@zzzcomputing.com>
Wed, 8 Nov 2023 20:22:06 +0000 (15:22 -0500)
commit645e81d91df72f04ff1d23e6709b9eff0f8ac3c2
tree044d734f6f1c815d42d3520a31968e8f2ee06ea3
parent072be3bf3529b1267dc96f16178be8a51a21b0ab
remove . in sys.path

this should not be needed and is causing problems in python
3.12 due to the presence of the "changelog" directory
doc/build/conf.py