File diff 3780c31c5901 → 2c44cc8f5027
setup.py
Show inline comments
...
 
@@ -11,6 +11,7 @@ setup(
 
    license='GNU AGPLv3+',
 

	
 
    install_requires=[
 
        'babel>=2.6',  # Debian:python3-babel
 
        'beancount>=2.2',  # Debian:beancount
 
        'PyYAML>=3.0',  # Debian:python3-yaml
 
        'regex',  # Debian:python3-regex