Veronica Berglyd Olsen
2966a709b8
Remove setup.py, and remove sample project from source build
2023-07-26 22:33:05 +02:00
Veronica Berglyd Olsen
5f6335d8f9
Fix some typing issues
2023-06-04 00:40:04 +02:00
Veronica Berglyd Olsen
0a70adeceb
Update ignored error codes for flake8
2023-06-01 15:27:29 +02:00
Veronica Berglyd Olsen
af923d6050
Remove references and checks for lxml
2023-05-29 21:52:43 +02:00
Veronica Berglyd Olsen
36352d4a17
Fix a few warnings with setup.cfg and add the zip_safe option
2023-05-04 22:05:01 +02:00
Veronica Berglyd Olsen
42dd7ce0d7
Change doc urls to point to main website instead of RTD
2023-04-04 18:34:37 +02:00
Veronica Berglyd Olsen
a5cbaa7f8c
Update requirements and add Python 3.11 to CI
2022-10-25 16:58:46 +02:00
Veronica Berglyd Olsen
ce4d3c0b5c
Update linting settings, and drop Ubuntu 18.04 releases ( #1014 )
...
* Add E133 and W503 to ignored list for flake8
* Drop making releases for Ubuntu 18.04
2022-03-15 22:07:33 +01:00
Veronica Berglyd Olsen
011291f225
Drop support for Python 3.6 ( #1004 )
...
* Drop support for Python 3.6
* Remove unused time parsing function
* Use Python 3.7 datetime function for writing stats data conversion
* Test against Python 3.10 on macOS and Windows
2022-02-20 23:35:33 +01:00
Veronica Berglyd Olsen
180deb106b
Add Python 3.10 to supported versions ( #909 )
...
* Add Python 3.10 to supported versions
* Make Python versions a string in action
2021-10-07 19:31:17 +02:00
Veronica Berglyd Olsen
2037ef3eac
Setup fixes and tweaks ( #879 )
...
* Fix transparency on some of the icons
* Rewrite the setup clean command
* Clean up setup script and remove no longer needed qthelp command
* Add bash scripts for common make build chains
* Update the description files and change how setup writes generated files
* Reduce the number of setup files added to minimal zip packages
2021-09-01 23:41:38 +02:00
Veronica Berglyd Olsen
4b52f343c1
Packaging Updates ( #873 )
...
* Make setup-generated script names lower case
* Change how the manual.pdf file is handled
2021-08-29 16:27:59 +02:00
Veronica Berglyd Olsen
3403d98c72
Rename package from 'nw' to 'novelwriter' ( #868 )
...
* Rename nw folder to novelwriter
* Rename nw to novelwriter in auxiliary files
* Rename nw to novelwriter in main app source
* Rename nw to novelwriter in tests
* Make setup script for pdf docs less spammy
2021-08-26 17:33:54 +02:00
Veronica Berglyd Olsen
cf7cd5502c
Make PyQt5 minimum version requirement consistent ( #846 )
2021-08-15 10:21:37 +02:00
Veronica Berglyd Olsen
0575f89ae9
Remove alignments in arguments for format statements
2021-06-25 23:20:15 +02:00
Veronica Berglyd Olsen
e1dcfaa1e3
Drop dictionary alignment by colon
2021-06-25 23:14:13 +02:00
Veronica Berglyd Olsen
26912f226f
Add double space before in-line comments
2021-06-25 21:36:52 +02:00
Veronica Berglyd Olsen
0c286231cc
Remove multiple hashes before comments
2021-06-25 21:11:25 +02:00
Veronica Berglyd Olsen
edfd7c9770
Remove encoding line and add spaces between classes and functions
2021-06-25 20:53:33 +02:00
Veronica K. B. Olsen
35458a7e37
Fix wrong location of parameter in setup.cfg
2021-05-05 19:50:17 +02:00
Veronica K. B. Olsen
166732946e
Add a custom long description for PyPi
2021-05-02 15:57:38 +02:00
Veronica K. B. Olsen
3b92c3d75c
Wrong docs link on PyPi
2021-03-14 18:22:22 +01:00
stranger-danger-zamu
211a06e9bc
Issue #570
2021-01-19 11:44:44 -05:00
Veronica K. B. Olsen
e0e35f5abf
Update status of novelWriter to stable, from beta
2021-01-03 16:47:30 +01:00
Veronica K. B. Olsen
70086f5ca6
Added python and iss script for making setup.exe releases on Windows
2020-10-17 00:58:48 +02:00
Veronica K. B. Olsen
403066a83f
Moe settings from setup.py to setup.cfg, and add pyproject.toml
2020-10-16 18:53:29 +02:00
Veronica K. B. Olsen
bf7429f028
Update format statements and improve status bar clock
2020-10-15 20:33:10 +02:00
Veronica K. B. Olsen
e5b24e39ee
Don't import nw in setup.py
2020-10-13 19:27:50 +02:00
Veronica K. B. Olsen
4cf49bd80a
Updated flake8 settings
2020-08-13 21:01:15 +02:00
Veronica K. B. Olsen
d447453b8a
Added a bunch of files needed for setuptools to work correctly£
2019-10-31 16:45:18 +01:00