Skip to content

A tool that checks installed packages against all package requirements to ensure that there are no dependency version conflicts.

License

Notifications You must be signed in to change notification settings

ambitioninc/pip-conflict-checker

Repository files navigation

Build Status pip-conflict-checker

A tool that checks installed packages against all package requirements to ensure that there are no dependency version conflicts.

Installation

pip install pip-conflict-checker

Usage

Simply run the command pipconflictchecker. If any dependency conflicts are found an output dump of all conflicts will be shown, and an exit code of 1 will be returned.

About

A tool that checks installed packages against all package requirements to ensure that there are no dependency version conflicts.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages