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

Add a Makefile to simplify the execution of tests, styling, and other Bash commands. #105

Open
truskovskiyk opened this issue Apr 2, 2024 · 1 comment · Fixed by #115

Comments

@truskovskiyk
Copy link
Contributor

Ensure that we include a Makefile containing all the necessary development commands, such as how to run tests, perform releases, and execute style checks, among others.

For a great example, see the Makefile at: https://github.com/huggingface/transformers/blob/main/Makefile

@benjaminye benjaminye linked a pull request Apr 3, 2024 that will close this issue
@benjaminye
Copy link
Contributor

benjaminye commented Apr 3, 2024

Implementation Status
✅ Build
✅ Publish to PyPI
🟡 Run Tests
🟡 Run Styling

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.

2 participants