We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 134f5d1 commit 1342906Copy full SHA for 1342906
conda_forge_tick/auto_tick.py
@@ -101,7 +101,6 @@
101
Build2HostMigrator,
102
NoCondaInspectMigrator,
103
DuplicateLinesCleanup,
104
- Cos7Config,
105
PipWheelMigrator,
106
GraphMigrator,
107
CrossCompilationForARMAndPower,
@@ -680,7 +679,6 @@ def add_rebuild_migration_yaml(
680
679
ExtraJinja2KeysCleanup(),
681
Build2HostMigrator(),
682
NoCondaInspectMigrator(),
683
- Cos7Config(),
684
CrossCompilationForARMAndPower(),
685
MPIPinRunAsBuildCleanup(),
686
]
@@ -1064,7 +1062,6 @@ def initialize_migrators(
1064
1062
1065
1063
1066
1067
1068
PipWheelMigrator(),
1069
1070
DependencyUpdateMigrator(python_nodes),
0 commit comments