summaryrefslogtreecommitdiff
path: root/setup.py
Commit message (Expand)AuthorAgeFilesLines
* Fix pylint/pycodestyle warnings with latest versionsCole Robinson2022-12-131-1/+1
* Fix build with setuptools 61+Miro HronĨok2022-08-021-0/+3
* Install before updating cache & compiling schemasRyan Schmidt2022-06-131-2/+2
* setup: add bits for setuptools-61Peter Alfredsen2022-04-131-0/+1
* setup: Plan for newer setuptools providing distutils back compatCole Robinson2022-01-271-6/+11
* Replace deprecated `imp` usage with `importlib`Cole Robinson2021-10-041-12/+9
* pylint: More attempts to silence gi warnings with -j optionCole Robinson2021-07-291-3/+3
* setup: Mostly convert to setuptoolsCole Robinson2021-05-231-39/+37
* pylint: Make sure we lint against Gtk3Cole Robinson2021-04-061-1/+8
* man: Convert .pod files to .rstCole Robinson2020-09-131-19/+14
* Rename pylintrc -> .pylintrcCole Robinson2020-07-171-1/+1
* spec: Move virt-manager.spec.in -> virt-manager.specCole Robinson2020-07-171-17/+1
* setup: Force 'rpm' to output to the git dirCole Robinson2020-07-171-6/+11
* setup: Kill old test_* command infrastructureCole Robinson2020-07-171-216/+7
* tests: Add pytest conftest.pyCole Robinson2020-07-171-1/+1
* setup: Use xgettext --add-comments=translatorsCole Robinson2020-07-111-0/+1
* setup: Tweak extract_messagesCole Robinson2020-07-111-5/+10
* Handle AppStream files using gettextPino Toscano2020-07-111-47/+7
* Handle desktop files using gettextPino Toscano2020-07-111-3/+34
* setup: use msgmerge for updating translationsPino Toscano2020-07-111-45/+5
* setup: add a extract_messages commandPino Toscano2020-07-111-0/+51
* setup: split listing of .in sources for POTFILESPino Toscano2020-07-111-2/+8
* setup: Run codespell on more filesCole Robinson2020-01-281-4/+13
* urlfetcher: move mock code to the testsuiteCole Robinson2020-01-271-0/+5
* setup: Skip coverage report when tests are aborted or skippedCole Robinson2020-01-271-1/+8
* tests: Rename all test files to have test_ prefixCole Robinson2020-01-271-6/+6
* tests: Move all data directories to data/Cole Robinson2020-01-271-2/+2
* Move virt-* code into their modulesCole Robinson2020-01-261-25/+25
* Remove virt-convertCole Robinson2020-01-241-11/+5
* Install the AppStream file to the canonical locationPino Toscano2020-01-141-1/+1
* setup: Remove dep on importing virtinstCole Robinson2019-06-171-22/+17
* setup: Undo previous file search changesCole Robinson2019-06-171-13/+18
* setup: Use smarter py file searchingCole Robinson2019-06-171-6/+13
* setup: Fix test_urls coverage testingCole Robinson2019-06-161-5/+9
* Move virtcli/cliconfig.py to virtinst/buildconfig.pyCole Robinson2019-06-141-23/+44
* virtinst: Add a lot of test code coverageCole Robinson2019-06-091-1/+1
* setup: Omit progress.py from coverage outputCole Robinson2019-06-091-1/+1
* setup: Make codespell an optional part of the 'pylint' targetCole Robinson2019-05-161-27/+12
* tests: test_urls: Add --*libosinfo, --iso-only, --url-onlyCole Robinson2019-03-241-6/+26
* setup: Remove vestiges of test_urls --path optionCole Robinson2019-02-031-12/+0
* pycodestyle: Only use format=pylint from setup.pyCole Robinson2019-01-301-0/+1
* Move tests.pycodestyle.cfg to setup.cfgCole Robinson2019-01-301-1/+1
* Move tests/pylint.cfg to pylintrcCole Robinson2019-01-301-1/+1
* setup: Generate bashcompletion files in builddirCole Robinson2018-12-181-21/+15
* setup.py: Install the bash completion filesLin Ma2018-12-181-0/+29
* pylint: Don't exclude progress.pyRadostin Stoyanov2018-11-121-5/+1
* setup: Remove configure --openssh-askpassCole Robinson2018-10-081-5/+0
* setup: Remove configure --{libvirt,kvm}-package-namesCole Robinson2018-10-071-12/+0
* virtinst: Remove stable_defaults conceptCole Robinson2018-10-061-6/+0
* cliconfig: Remove --preferred-distrosCole Robinson2018-10-061-5/+0