-
-
Notifications
You must be signed in to change notification settings - Fork 73
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Starts work on adding recipe upgrade feature
The package that this commit relies on is not currently available in conda-forge. Viewer discretion is advised. - First-pass attempt at integrating `conda-recipe-manager` into Grayskull for the purposes of generating recipes in the V1 format.
- Loading branch information
1 parent
a34b757
commit 8d4c1a7
Showing
3 changed files
with
49 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -29,3 +29,4 @@ dependencies: | |
- libcblas | ||
- beautifulsoup4 | ||
- semver >=3.0.0,<4.0.0 | ||
# - conda-recipe-manager >=0.2.0 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters