Florian
Florian
Fixes error 413 "Request Entity Too Large" due to nginx config. Also add correct permission for "/var/tmp/nginx", since nginx saves uploaded attachments there and otherwise will throw an "permission denied"...
I just started to work on my MPLABX project on a different computer and used git as my version control to clone the repository. Unfortunately, MHC apparently needs the project...
## Description of changes https://radicle.zulipchat.com/#narrow/stream/409174-announcements/topic/radicle.201.2E0.2E0-rc.2E12 ## Things done - Built on platform(s) - [x] x86_64-linux - [ ] aarch64-linux - [ ] x86_64-darwin - [ ] aarch64-darwin - For non-Linux:...
When running the test with an up-to-date `setuptools`(in my case 72.1.0), the test `test_command` fails with: `AttributeError: 'Distribution' object has no attribute 'tests_require'. Did you mean: 'extras_require'?` It seems, `tests_require`...