-
Hi!
Just a heads up. There is passage in part 4 when talking about flake8-annotations:
> Configure Flake8 to switch on the warnings generated by the plugin (TYP like type):
>
> # .flake8
> […
-
Hi.
I see you choosed to use `poetry` in this cookiecutter template, instead of for example a `setup.cfg` or `setup.py` file.
I see one current limitation with this: we need to install Pelican i…
-
python-semantic-release requires a release to be manually created before it will work. Thus, we need to add this to the docs.
-
https://github.com/jazzband/pip-tools
hkage updated
4 years ago
-
I would greatly appreciate advice on how best to support Python dependencies. I've done a bit of Python programming, but I'm not up-to-date on package or project management.
Supporting a package ty…
-
### `brew config` output
```shell
HOMEBREW_VERSION: 3.1.3-124-g94ce323
ORIGIN: https://github.com/Homebrew/brew.git
HEAD: 94ce3236a517dfae6b492dcb4fd6b726a6175e8f
Last commit: 9 hours ago
Core ta…
-
### `brew config` output
```shell
HOMEBREW_VERSION: 3.1.0
ORIGIN: https://github.com/Homebrew/brew
HEAD: ccb05e5e0b7b925c3d6b531fa43b016fa4d0b72a
Last commit: 3 hours ago
Core tap ORIGIN: https:/…
-
I discovered that
`` poetry install`` fails on micc. filed bug report #1492. The issue is there
for both poetry v0.12.17 and v1.0.0b1.
nobody reacted to the issue - gotta do it myself...
or…
-
Run the following command to install development packages:
```plain
pip3 install -r /opt/cbv3_django_prototype/requirements/local.txt
```
During package installation the following error is ret…
-
Currently, there are several (I think too many) Docker Compose files.
I separate it that way to avoid all possible duplication of configurations for each environment (e.g. local development, testin…