mirror of
https://gitlab.gnome.org/jwestman/blueprint-compiler.git
synced 2025-05-04 15:59:08 -04:00
Rename to blueprint-compiler
This isn't an official GTK project so better to avoid using "GTK" in the name.
This commit is contained in:
parent
be3c0de670
commit
544d152fb6
37 changed files with 33 additions and 33 deletions
|
@ -7,7 +7,7 @@ build:
|
|||
script:
|
||||
- dnf install -y meson python3-pip gtk4-devel gobject-introspection-devel
|
||||
- pip3 install furo mypy sphinx coverage
|
||||
- mypy gtkblueprinttool
|
||||
- mypy blueprintcompiler
|
||||
- coverage run -m unittest
|
||||
- coverage html
|
||||
- coverage xml
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue