mirror of
https://github.com/xcat2/confluent.git
synced 2026-05-07 09:25:13 +00:00
Update setup.cfg for newer python standards
This commit is contained in:
@@ -23,8 +23,8 @@ chmod +x ./makesetup.deb
|
||||
VERSION=`cat VERSION`
|
||||
cat > setup.cfg << EOF
|
||||
[install]
|
||||
install-purelib=/opt/confluent/lib/python
|
||||
install-scripts=/opt/confluent/bin
|
||||
install_purelib=/opt/confluent/lib/python
|
||||
install_scripts=/opt/confluent/bin
|
||||
|
||||
[sdist_dsc]
|
||||
package=$DPKGNAME
|
||||
|
||||
Reference in New Issue
Block a user