Skip to content
Snippets Groups Projects

Resolve "FIx build issue for the new conda-build version"

Open Omid Hosseini requested to merge 5-fix-build-issue-for-the-new-conda-build-version into master
4 files
+ 5
4
Compare changes
  • Side-by-side
  • Inline
Files
4
+ 2
1
package:
name: refscrub
version: 2023.2.0.0
version: 2023.2.0.1
source:
path: ../
@@ -13,6 +13,7 @@ requirements:
build:
- python >=3.9
- pip
- setuptools
run:
- python >=3.9
Loading