Skip to content

Community

  • FAQ


    Answers to the questions that come up repeatedly.

  • Changelog


    Version history and behavioural changes.

  • Licence


    Apache License 2.0 — what it permits and requires.

  • Code of Conduct


    Expected behaviour and enforcement.

  • Security policy


    Supported versions and how to report a vulnerability.


Getting help

Need Where
Something is broken Troubleshooting, then open an issue
A behaviour looks wrong Known limitations — it may be documented
A question about usage FAQ, then GitHub Discussions
A feature request Open an issue describing the problem before proposing a solution
A security vulnerability Never a public issue — follow the security policy
You want to contribute Contributing

Before opening an issue

Include:

  1. depkeeper --version and python --version
  2. The smallest requirements file that reproduces the behaviour
  3. The exact command line
  4. depkeeper -vv <command> … 2> debug.log, with debug.log attached
  5. Expected versus actual behaviour