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

Remove unused Pipfiles #6046

Merged
merged 1 commit into from Oct 21, 2022
Merged

Remove unused Pipfiles #6046

merged 1 commit into from Oct 21, 2022

Conversation

kiview
Copy link
Member

@kiview kiview commented Oct 21, 2022

We used to use Pipfiles to define the requirements for building our docs in conjunction with mkdocs and Netlify. However, nowadays we rely exclusively on the requirements.txt and runtime.txt files. The content of the Pipfile was even outdated (still referencing Python 3.7, which was changed with 75ac1d1).

Therefore, we should remove these unused files to reduce potential for confusion.

@kiview kiview requested a review from a team as a code owner October 21, 2022 10:54
@eddumelendez eddumelendez merged commit f9edf87 into main Oct 21, 2022
@delete-merged-branch delete-merged-branch bot deleted the pipfile-remove branch October 21, 2022 16:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants