mirror of
https://github.com/declaresub/pygments-xojo.git
synced 2026-05-15 14:15:53 -06:00
8 lines
178 B
Text
8 lines
178 B
Text
# make_virtualenv.bash uses this file to install the listed packages into virtual
|
|
# environments for development, testing, and packaging.
|
|
|
|
pylint
|
|
pytest
|
|
tox
|
|
check-manifest
|
|
wheel
|