Gitub actions (#53)

* push action

Initial scratch pad

* #26 requirements.txt added

* #26 unit test failures fixes

* #26 install theme in action

python3 compatible test

* #26 test failure fixes based on new pelican

* #26 python3 test fixes
This commit is contained in:
Arul 2019-09-02 22:27:15 +05:30 committed by GitHub
parent a31ff4e2c9
commit b7c3285563
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
6 changed files with 78 additions and 10 deletions

3
tests/requirements.txt Normal file
View file

@ -0,0 +1,3 @@
pelican
BeautifulSoup4
pytest