]> 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:20:24 +0000 (15:20 -0500)
commit8faa17d4316772340295a677c54eccf647a221c9
tree4a28ea88b572880649c14d0eac5d6523a9c77d12
parent4da59c6f534371d8c76cd728e8a459018e9112b6
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