• theofficialgman's avatar
    allow for building for deb and pip in master branch · 5f4c1947
    theofficialgman yazdı
    makes deb_for_stores branch unnecessary
    
    this assumes the deb is built with
    
    sudo debian/rules binary-indep
    
    in which case the arguments passed to setup.py are always either "config" "build" or "install"
    
    pip passes the args "egg_info": "dist_info" and "bdist_wheel" meaning the the else will be triggered for pip installs
    5f4c1947
Adı
Son kayıt (commit)
Son güncelleme
database Loading commit data...
debian Loading commit data...
icons/hicolor/scalable Loading commit data...
integration Loading commit data...
locale Loading commit data...
man Loading commit data...
screenshots Loading commit data...
src Loading commit data...
systemmonitoringcenter Loading commit data...
ui Loading commit data...
.gitignore Loading commit data...
Changes.md Loading commit data...
LICENSE Loading commit data...
MANIFEST.in Loading commit data...
README.md Loading commit data...
pyproject.toml Loading commit data...
setup.py Loading commit data...