Skip to content
This repository has been archived by the owner on Jan 30, 2023. It is now read-only.

Commit

Permalink
src/tox.ini: add general comment
Browse files Browse the repository at this point in the history
  • Loading branch information
DavidAyotte committed Aug 25, 2022
1 parent 77a761a commit ec65ffe
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/tox.ini
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
## Configuration for tox.
## Needs tox installed in the system python.
##
## Note that this file is not ignored by git. It should be kept in sync with the
## git trac repo.
##
## doctest: Run the sage doctests. From the SAGE_ROOT/src directory:
##
## $ tox
Expand Down

0 comments on commit ec65ffe

Please sign in to comment.