Skip to content

Commit 4ed049d

Browse files
committed
add develop instructions
1 parent 689fb68 commit 4ed049d

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

README.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -97,3 +97,16 @@ https://github.com/Jhsmit/HDX-MS-datasets
9797

9898
HDXMS datasets python bindings:
9999
https://github.com/Jhsmit/hdxms-datasets
100+
101+
## Development
102+
103+
Building PyHDX from source:
104+
105+
```bash
106+
$ hatch build
107+
```
108+
109+
Create a new release and distribute to PyPI:
110+
111+
- Create new release on GitHub
112+
- GitHub workflow builds and publishes to PyPI

0 commit comments

Comments
 (0)