Skip to content

Commit

Permalink
Add Dependency Parser to Projects discussing pyproject.toml.
Browse files Browse the repository at this point in the history
  • Loading branch information
carlosperate committed Apr 10, 2020
1 parent dcb9c94 commit 3ca79fc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -106,6 +106,7 @@ These entries link directly to the project discussion.
- [Briefcase Bootstrap Template](https://github.com/beeware/briefcase-template/pull/16) - A template for starting a Python app that will be deployed using briefcase.
- [bumpversion](https://github.com/peritus/bumpversion/issues/192) - Version-bump your software with a single command.
- [bump2version](https://github.com/c4urself/bump2version/issues/42) - An interim fork with the intent to merge back to the original project.
- [Dependency Parser](https://github.com/pyupio/dparse/issues/36) - A parser for Python dependency files.
- [flake8](https://gitlab.com/pycqa/flake8/issues/428) - A python tool that glues together pep8, pyflakes, mccabe, and third-party plugins to check the style and quality of some python code.
- [flake8-isort](https://github.com/gforcada/flake8-isort/pull/78) - flake8 plugin that integrates isort.
- [gitlint](https://github.com/jorisroovers/gitlint/issues/115) - Linting for your git commit messages.
Expand Down

0 comments on commit 3ca79fc

Please sign in to comment.