mirror of
https://github.com/peasead/elastic-container
synced 2026-06-08 16:43:23 +00:00
31800837a5
- Add requirements.txt with click, requests, python-dotenv - Create lib/ package structure with __init__.py
7 lines
69 B
Python
7 lines
69 B
Python
"""
|
|
Elastic Container - Internal modules
|
|
"""
|
|
|
|
__version__ = "2.0.0"
|
|
|