Skip to content

Conversation

@KristopherKubicki
Copy link
Member

Summary

  • fix getting-started guide to note no external packages required

Testing

  • python -m pytest -q

https://chatgpt.com/codex/tasks/task_e_6840809c1e948333abbd0e144c37a814

Copilot AI review requested due to automatic review settings June 4, 2025 17:23
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

Updates the getting-started guide to remove references to an external requirements file and clarify that no additional packages are needed.

  • Removes pip install instructions
  • Clarifies reliance on Python’s standard library
Comments suppressed due to low confidence (1)

docs/getting-started.md:38

  • [nitpick] The term “sample tools” is a bit vague. Consider specifying the actual script or tool names (e.g., dar_convert.py, dar_parse.py) so users know exactly what to run.
The sample tools included with DAR-Schema only rely on Python's standard library, so no additional packages are required at this time.

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

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants