Skip to content

Packages #4

Description

@mejroslav
  • If you're using non built-in packages, list them all in one file called requirements.txt. The user can then add all of them by simply running the pip install -r requirements.txt command.
  • In order to have a complete control of your packages, use a virtual environment.
  • Also, mention somewhere that this code works only on Python 3.10 or newer (e.g. the | syntax was not supported before).

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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