You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
But that file ends up installed in /usr/share/perl5/debian/debhelper/sequence/. Notice how the target directory is entirely lowercase while the configuration file had uppercase on some characters.
And here the case is meaningful.
This is with python 3.9 and setuptools 50.3.0-1 on a Debian Unstable system.
The text was updated successfully, but these errors were encountered:
Hello, I have this in setup.cfg:
But that file ends up installed in
/usr/share/perl5/debian/debhelper/sequence/
. Notice how the target directory is entirely lowercase while the configuration file had uppercase on some characters.And here the case is meaningful.
This is with python 3.9 and setuptools 50.3.0-1 on a Debian Unstable system.
The text was updated successfully, but these errors were encountered: