pyshortcuts>=1.0.0

[:sys_platform == "darwin"]
moleditpy

[:sys_platform == "linux"]
moleditpy-linux

[:sys_platform == "win32"]
moleditpy

[test]
pytest>=7.0
pytest-mock>=3.0
pytest-cov>=4.0
