summaryrefslogtreecommitdiff
path: root/setup.py
AgeCommit message (Collapse)Author
2019-09-25use taler-util for talerconfig.ng0
2019-08-31pkg versiondemo-2019-08-31-00Florian Dold
2019-08-24xml dep for svg qrcodeFlorian Dold
2019-08-24qrcode depFlorian Dold
2019-08-23make build system faster and sanerFlorian Dold
2019-05-20dependenciesMarcello Stanisci
2019-05-20Installation.Marcello Stanisci
No need for the configure script to check for packages that will later be installed by setuptools, since they are listed among the dependencies.
2019-02-204809.Marcello Stanisci
Do not install any JavaScript file along the Website bundle; also mentioning that no JavaScript runs on this Website, under the "/javascript" endpoint.
2017-12-26installing beautifulsoup4 automaticallyMarcello Stanisci
2017-12-11mock and nose for testingMarcello Stanisci
2017-11-25export PYTHONPATH before tests are run, and includeMarcello Stanisci
articles and data into the installed bundle.
2017-11-25right templates dirMarcello Stanisci
2017-11-24setuptoolsMarcello Stanisci