Skip to content

Constrain version docstring_parser dependency to <0.8

Dariush Mohandes requested to merge issue/pin-docstring-parser-version into master

Created by: arnaudsjs

Description

Constrain version docstring_parser dependency to <0.8, because the latest stable release of inmanta-core is only compatible with that specific version.

Self Check:

  • Attached issue to pull request
  • Changelog entry
  • Type annotations are present
  • Code is clear and sufficiently documented
  • No (preventable) type errors (check using make mypy or make mypy-diff)
  • Sufficient test cases (reproduces the bug/tests the requested feature)
  • Correct, in line with design
  • End user documentation is included or an issue is created for end-user documentation (add ref to issue here: )

Reviewer Checklist:

  • Sufficient test cases (reproduces the bug/tests the requested feature)
  • Code is clear and sufficiently documented
  • Correct, in line with design

Merge request reports

Loading