Kim
|
bd374f4c36
|
Also update other occurrences of master branch to main
|
2022-03-11 09:45:44 +01:00 |
|
Kim
|
bac8849f2d
|
Use main instead of master branch in install URL
|
2022-03-11 09:39:01 +01:00 |
|
kpj
|
bbd4da5a27
|
Revert "Update Pipfile.lock"
This reverts commit acc94dcde0.
|
2022-02-28 09:51:13 +01:00 |
|
kpj
|
acc94dcde0
|
Update Pipfile.lock
|
2022-02-28 09:42:44 +01:00 |
|
kpj
|
72685b0330
|
Add black to dev-packages section of Pipfile
|
2022-02-28 09:42:30 +01:00 |
|
kpj
|
9b42c0aa50
|
Make pycodestyle ignore E203
See https://github.com/psf/black/issues/315 for more details.
|
2022-02-27 15:46:12 +01:00 |
|
kpj
|
f7caad9af9
|
Run pycodestyle with --max-line-length=88 to match black's defaults
|
2022-02-27 15:42:26 +01:00 |
|
kpj
|
992406d5a0
|
Format remaining Python files
|
2022-02-27 15:37:20 +01:00 |
|
kpj
|
60ad0bb4e2
|
Run black on all files in project root
|
2022-02-27 15:36:16 +01:00 |
|
kpj
|
f23d53fe1a
|
Remove --verbose parameter from black call
|
2022-02-27 15:33:10 +01:00 |
|
kpj
|
12fa3c7417
|
Fix wrong job name in CI dependency list
|
2022-02-27 15:30:49 +01:00 |
|
kpj
|
fc695896dd
|
Format Python code with black
|
2022-02-27 15:26:41 +01:00 |
|
kpj
|
13885968e3
|
Add GitHub Actions workflow to check black formatting
|
2022-02-27 15:21:20 +01:00 |
|
kpj
|
2a91a09835
|
Merge branch 'kpj-fix-install_script' into dev
|
2022-02-17 15:53:47 +01:00 |
|
kpj
|
8f20003687
|
Merge branch 'fix-install_script' of https://github.com/kpj/paperless-ngx into kpj-fix-install_script
|
2022-02-17 15:53:22 +01:00 |
|
Kim
|
51be0f07a5
|
Use command substitution instead of piping in easy-install docs
|
2022-02-17 09:18:01 +01:00 |
|
kpj
|
e4859412bc
|
Update installation url in setup docs to new repo
|
2022-02-17 00:46:03 +01:00 |
|
kpj
|
95309ad4ae
|
Use paperless-ngx in install script
|
2022-02-17 00:42:47 +01:00 |
|
kpj
|
41bdf1bcc9
|
Rename script to paperless-ngx
|
2022-02-17 00:40:52 +01:00 |
|