Update package files
This commit is contained in:
@@ -124,7 +124,6 @@ markers = [
|
||||
"base: Base classes tests",
|
||||
"core: Core classes tests",
|
||||
"gui: GUI classes tests",
|
||||
"serial",
|
||||
]
|
||||
|
||||
[tool.coverage.run]
|
||||
|
||||
@@ -10,9 +10,9 @@ synchronisation tools. All text is saved as plain text files with a meta data he
|
||||
project structure is stored in a single project XML file, and other meta data is primarily saved as
|
||||
JSON files.
|
||||
|
||||
The application is written with Python 3 (3.10+) using Qt6 and PyQt6 (5.10+). It is developed on
|
||||
Linux, but should in principle work fine on other operating systems as well as long as dependencies
|
||||
are met. It is regularly tested on Debian and Ubuntu Linux, Windows, and MacOS.
|
||||
The application is written with Python 3 using Qt6 and PyQt6. It is developed on Linux, but should
|
||||
in principle work fine on other operating systems as well as long as dependencies are met. It is
|
||||
regularly tested on Debian and Ubuntu Linux, Windows, and MacOS.
|
||||
|
||||
novelWriter is developed and maintained by [Veronica Berglyd Olsen](https://github.com/vkbo).
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
novelWriter License
|
||||
|
||||
Copyright (C) 2018-2025 Veronica Berglyd Olsen
|
||||
Copyright (C) Veronica Berglyd Olsen and novelWriter contributors
|
||||
License: GPL v3+ <https://www.gnu.org/licenses/gpl-3.0.html>
|
||||
|
||||
This program is free software: you can redistribute it and/or modify
|
||||
|
||||
Reference in New Issue
Block a user