Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Packaging and Dependency Management #9

Closed
Tracked by #7
Karanjot786 opened this issue Jun 21, 2024 · 0 comments · Fixed by #6
Closed
Tracked by #7

Packaging and Dependency Management #9

Karanjot786 opened this issue Jun 21, 2024 · 0 comments · Fixed by #6

Comments

@Karanjot786
Copy link
Member

Karanjot786 commented Jun 21, 2024

Description

Create a pyproject.toml file with necessary dependencies and configurations for the WRROC Converter project.

Tasks

  • Define project metadata (name, version, description, authors).
  • Add dependencies required for the project.
  • Configure build system.

Acceptance Criteria

  • A pyproject.toml file is created with project metadata and dependencies.
  • The file follows the Poetry specification.
This was referenced Jun 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant