Skip to content

Update gitignore & setup.cfg#44

Merged
labkey-alan merged 2 commits into
mainfrom
fb_update_gitignore
Mar 1, 2021
Merged

Update gitignore & setup.cfg#44
labkey-alan merged 2 commits into
mainfrom
fb_update_gitignore

Conversation

@labkey-alan
Copy link
Copy Markdown
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