Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/packaging.rst
Original file line number Diff line number Diff line change
Expand Up @@ -27,5 +27,5 @@ suitable ``virtualenv`` running or specify our test environment in one central
location. If for example you wanted to package ``hamsterlib`` for
``debian-stable``, it would be mighty convenient to just provide another
requirements.txt with all the relevant dependencies pinned to what your target
distro would provide. Now you can run the entire test suit against a reliable
distro would provide. Now you can run the entire test suite against a reliable
representation of said target system.