1
0
mirror of https://github.com/httpie/cli.git synced 2025-08-10 22:42:05 +02:00

Warn against non-ascii in setup.cfg (#1041)

This commit is contained in:
Almad
2021-02-24 14:56:57 +01:00
committed by GitHub
parent 8f83bfe767
commit 56c4ba1794

View File

@@ -1,3 +1,7 @@
# Please keep all characters in this file in ASCII
# distutils uses system's locale to interpret it and not everybody
# uses UTF-8. See https://github.com/httpie/httpie/issues/1039
# for an example
[wheel]