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

Don't track any generated Pipfiles inside the datasets folder #151

Open
2 tasks done
adlersantos opened this issue Aug 26, 2021 · 0 comments
Open
2 tasks done

Don't track any generated Pipfiles inside the datasets folder #151

adlersantos opened this issue Aug 26, 2021 · 0 comments
Assignees
Labels
cleanup Cleanup or refactor code

Comments

@adlersantos
Copy link
Member

adlersantos commented Aug 26, 2021

Description

Some contributors prefer to pipenv install some packages to aide in their development of containers used for their pipelines. This produces a Pipfile that don't need to be tracked. We should add these to .gitignore.

Checklist

  • I created this issue in accordance with the Code of Conduct.
  • This issue is appropriately labeled.
@adlersantos adlersantos added the cleanup Cleanup or refactor code label Aug 26, 2021
@adlersantos adlersantos self-assigned this Aug 26, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cleanup Cleanup or refactor code
1 participant