Support for running apt as root.

This commit is contained in:
Jelmer Vernooij 2021-03-02 17:55:44 +00:00
parent 9c74e770a6
commit 0b9077f964
No known key found for this signature in database
GPG key ID: 579C160D4C9E23E8
5 changed files with 17 additions and 2 deletions

View file

@ -6,7 +6,7 @@ from setuptools import setup
setup(name="ognibuild",
description="Detect and run any build system",
version="0.0.2",
version="0.0.1",
maintainer="Jelmer Vernooij",
maintainer_email="jelmer@jelmer.uk",
license="GNU GPLv2 or later",