Skip to content

Include requirements.txt #7

@JBraunsmaJr

Description

@JBraunsmaJr

It would greatly benefit to include a requirements.txt file for each project you have on github. This will make it much easier for a dev to grab the starter/finished content and grab the exact packages + exact versions you used.

Just run this command to output all of your project dependencies and add the file to source control!

pip freeze > requirements.txt

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions