Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
Q
qsymm
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Quantum Tinkerer
qsymm
Commits
f6746df0
Commit
f6746df0
authored
5 years ago
by
Joseph Weston
Browse files
Options
Downloads
Patches
Plain Diff
add release instructions for the conda packages
parent
4d983163
No related branches found
No related tags found
No related merge requests found
Pipeline
#23949
passed
5 years ago
Stage: test
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
RELEASE.md
+8
-0
8 additions, 0 deletions
RELEASE.md
with
8 additions
and
0 deletions
RELEASE.md
+
8
−
0
View file @
f6746df0
...
@@ -64,3 +64,11 @@ git push origin v<version> v<version+1>-dev
...
@@ -64,3 +64,11 @@ git push origin v<version> v<version+1>-dev
twine upload dist/*
twine upload dist/*
```
```
### Create conda-forge package
Some time (typically minutes/hours) after making the PyPI release a pull
request will automatically be opened on the
[
Qsymm feedstock
](
https://github.com/conda-forge/qsymm-feedstock/
)
repository.
This pull request should be checked to make sure the tests pass and can then
be merged. This will make a new release of the Qsymm conda package on conda-forge.
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment