Skip to content

Update gitignore & setup.cfg #44

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

Merged
merged 2 commits into from
Mar 1, 2021
Merged

Update gitignore & setup.cfg #44

merged 2 commits into from
Mar 1, 2021

Conversation

labkey-alan
Copy link
Contributor

@labkey-alan labkey-alan commented Mar 1, 2021

Rationale

The .gitignore did not include .DS_Store files which is annoying for mac users, or .python-version which is necessary for pyenv users. We also do not want to release universal wheels anymore, so it doesn't make sense to default to them when running bdist_wheel. These changes will not require a new release.

Related Pull Requests

  • n/a

Changes

  • .gitignore: Add .DS_Store and .python-version files
  • Remove universal flag from setup.cfg bdist_wheel entry

@labkey-alan labkey-alan requested a review from labkey-nicka March 1, 2021 23:31
@labkey-alan labkey-alan self-assigned this Mar 1, 2021
@labkey-alan labkey-alan merged commit 88fbf3d into main Mar 1, 2021
@labkey-alan labkey-alan deleted the fb_update_gitignore branch March 1, 2021 23:33
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 this pull request may close these issues.

2 participants