# SPDX-FileCopyrightText: Chris Pressey, the original author of this work, has dedicated it to the public domain.
# For more information, please refer to <https://unlicense.org/>
# SPDX-License-Identifier: Unlicense
# The articles herein are written in Feedmark format.
# To set up a virtualenv to use the reference implementation of Feedmark
# to run the scripts found here:
#
# virtualenv --python=python3.11 venv
# source venv/bin/activate
# pip install -r requirements.txt
Feedmark==0.17
reuse==4.0.3