Skip to content

Commit

Permalink
Remove a spurious period.
Browse files Browse the repository at this point in the history
  • Loading branch information
kwankyu authored Apr 25, 2024
1 parent a1e817d commit fe62d22
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/doc/en/developer/packaging.rst
Original file line number Diff line number Diff line change
Expand Up @@ -1082,7 +1082,7 @@ on PyPI, but may still need some manual editing.
For ``normal`` and ``pip`` packages, the ``dependencies`` file is initialized
to the bare minimum and will need manual editing. (Watch out for warnings
regarding ``--no-deps`` that Sage issues during installation of the package!).
regarding ``--no-deps`` that Sage issues during installation of the package!)
Also you may want to set lower and upper bounds for acceptable package versions
in the file ``version_requirements.txt``. (Make sure that the version in
Expand Down

0 comments on commit fe62d22

Please sign in to comment.