home.social

#automagically — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #automagically, aggregated by home.social.

  1. Tonight's example, that finally got me to toot about it... packaging.

    The #poetry documentation for #pyproject.toml describes the #include and #exclude config lists. exclude is #automagically pre-populated with the entries from your VCS ignore file, but, and I quote:

    "Explicitly declaring entries in include will negate VCS' ignore settings."

    Wanna bet on it? I have an entry in my .gitignore file for `docs`. I explicitly list it in `include`.

    3/x

    #TOML #PyProjectTOML