Skip to content

Commit 1888e89

Browse files
krishnans2006alanzhu0
authored andcommitted
build: remove Ion.egg-info and build_sources.sh
Python eggs are no longer supported: they have been entirely replaced by wheels. Therefore, carrying around an `Ion.egg-info` and having to build sources is highly unnecessary.
1 parent edec103 commit 1888e89

File tree

10 files changed

+2
-3990
lines changed

10 files changed

+2
-3990
lines changed

.github/workflows/ci.yml

-4
Original file line numberDiff line numberDiff line change
@@ -104,10 +104,6 @@
104104
"name": "Regenerate workflow YAML file and check for changes",
105105
"run": "./scripts/build_ensure_no_changes.sh ./ci/regen-workflow.py"
106106
},
107-
{
108-
"name": "Build sources",
109-
"run": "./scripts/build_ensure_no_changes.sh ./scripts/build_sources.sh"
110-
},
111107
{
112108
"name": "Check for changes to CI spec",
113109
"run": "./scripts/build_ensure_no_changes.sh ./ci/regen-workflow.py"

Ion.egg-info/PKG-INFO

-110
This file was deleted.

0 commit comments

Comments
 (0)