-
Running `poetry install` in Chapter01 directory yields this warning.
`Warning: The current project could not be installed: No file/folder found for package chapter01
If you do not want to install …
-
The `Graph.fromdict` method lets us accept data from several formats in addition to the current YAML.
I have had some motivation recently to explore TOML input for demes, and code like this below "…
-
While working on https://github.com/easybuilders/easybuild-easyblocks/pull/3472, I ran into issues with [jiter-0.4.1-GCCcore-12.3.0.eb](https://github.com/easybuilders/easybuild-easyconfigs/blob/a19cd…
Thyre updated
2 weeks ago
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Awaiting Schedule
These upda…
-
I had already compiled from source on my Raspberry and created a site, so already using a structure with the directories "sites" (including the _config.toml) and "themes".
Now I have compiled the new…
-
# Todo
cc @aching @banool @chen-robert @crbl69 @davidiw @vineethk @wrwg @xbtmatt
- [ ] Add `pre-commit` top-level `repos` entry for `aptos` CLI
- [ ] Add `hooks` entry for `aptos move test` …
-
https://packaging.python.org/en/latest/guides/modernize-setup-py-project/
bswck updated
7 months ago
-
I was wondering if there were any examples on how to use UV with the prebuilt AWS lambda python base images? Using the https://docs.astral.sh/uv/guides/integration/docker/ as reference but I seem to…
-
GMake2 will switch from GMakefile.yml to G.toml in version 2.5.0.
## Why make this decision?
Yml/yaml has many problems, such as automatic escaping of quotes, which can cause issues with some co…
-
**Is your feature request related to a problem? Please describe.**
It would be nice to be able to pull from the pypi archive, but install using the pyproject.toml file. This would be helpful for the …