Skip to content

Commit

Permalink
Fix linting error in RELEASE.md
Browse files Browse the repository at this point in the history
  • Loading branch information
krassowski committed Mar 12, 2024
1 parent e9c875f commit b7d1f4d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion RELEASE.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ All the Python packaging instructions in the `pyproject.toml` file to wrap your

```bash
yarn upgrade @conda-store/conda-store-ui@<version>
````
```

4. To create a Python source package (`.tar.gz`) and the binary package (`.whl`) in the `dist/` directory, do:

Expand Down

0 comments on commit b7d1f4d

Please sign in to comment.