Skip to content

Commit 8e3f223

Browse files
damien2012engdesilinguist
authored andcommitted
Update release document by removing pip constraints
1 parent c1dd2f5 commit 8e3f223

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/internal/release_process.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ This process is only meant for the project administrators, not users and develop
3838

3939
#. Install the TestPyPI package as follows::
4040

41-
pip install --index-url https://test.pypi.org/simple/ --extra-index-url https://pypi.org/simple rsmtool "pandas>=1.5" "numpy>=1.24" "matplotlib>=3.6" "jupyter_server>=2.0" "notebook-shim>=0.2.0"
41+
pip install --index-url https://test.pypi.org/simple/ --extra-index-url https://pypi.org/simple rsmtool
4242

4343
#. Then run some tests from a RSMTool working copy. If the TestPyPI package works, then move on to the next step. If it doesn't, figure out why and rebuild and re-upload the package.
4444

0 commit comments

Comments
 (0)