Skip to content

chore: Remove data_files section from setup.py#42

Closed
lucasmcdonald3 wants to merge 1 commit into
masterfrom
remove-data-files-lucmcdon
Closed

chore: Remove data_files section from setup.py#42
lucasmcdonald3 wants to merge 1 commit into
masterfrom
remove-data-files-lucmcdon

Conversation

@lucasmcdonald3
Copy link
Copy Markdown

Connected with #38 and #41

Installing the base64io via requirements.txt in a Python project that we're running leads to README.rst, CHANGELOG.rst and LICENSE files from base64io replacing our files with the same names.

This PR aims to solve this problem, by not distributing these files with the installation - there seem to be no real need in this - LICENSE is distributed by default, while README and CHANGELOG are accessible via githun.com repository.

reproduced on upstream from #41

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@texastony
Copy link
Copy Markdown
Contributor

Closed by #41

@texastony texastony closed this Jan 24, 2023
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.

3 participants