Significantly revamped the base project to use more robust static checking including benchmarks and integration test support
This commit is contained in:
+1
-1
@@ -40,5 +40,5 @@ RUN pip install --no-cache-dir /tmp/*.whl && \
|
||||
USER appuser
|
||||
|
||||
# Set entrypoint
|
||||
ENTRYPOINT ["python", "-m", "boilerplate"]
|
||||
ENTRYPOINT ["python", "-m", "cleverernie"]
|
||||
CMD ["--help"]
|
||||
Reference in New Issue
Block a user