mirror of
https://github.com/mtan93/cachet-url-monitor.git
synced 2026-03-07 21:21:58 +00:00
* Migrating to python 3.7.2, but docker image is not working properly. Need to continue investigating why it's not properly running. * Trying to fix the build and fixing logging in the scheduler initialization. * Trying to fix the build * Collecting test results * Fixing the dockerfile * Updating the development dependencies
18 lines
149 B
Plaintext
18 lines
149 B
Plaintext
bin/
|
|
include/
|
|
lib/
|
|
share/
|
|
.Python
|
|
*.swp
|
|
*.pyc
|
|
.cache
|
|
.coverage
|
|
*.egg-info
|
|
MANIFEST
|
|
dist/
|
|
.idea
|
|
.pytest_cache/
|
|
pip-selfcheck.json
|
|
.eggs
|
|
test-reports/
|