Skip to content

Conversation

@silverjam
Copy link
Contributor

No description provided.

Jason Mobarak added 5 commits October 13, 2021 22:57
+ Use PYTHONDONTWRITEBYTECODE so that we don't generate __pycache__
folders when `compileall` runs

+ Purge internal modules we don't need

+ Don't build backend module for Python versions that we aren't using
@silverjam silverjam requested review from a team and notoriaga October 14, 2021 15:56
@silverjam silverjam merged commit 706e017 into main Oct 14, 2021
@silverjam silverjam deleted the silverjam/remove-dupe-pyc branch October 14, 2021 20:39
keithel-qt pushed a commit that referenced this pull request Oct 21, 2021
* dist: don't duplicate pyc files, trim down modules

+ Use PYTHONDONTWRITEBYTECODE so that we don't generate __pycache__
folders when `compileall` runs

+ Purge internal modules we don't need

+ Don't build backend module for Python versions that we aren't using

* loosen constraint on crossbeam

* fix qml-format and qml-lint tasks for windows

* loosen constraint on sbp / sbp-settings
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