forked from DevStrikerTech/datahelm
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathsetup.cfg
More file actions
executable file
·37 lines (35 loc) · 767 Bytes
/
setup.cfg
File metadata and controls
executable file
·37 lines (35 loc) · 767 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
[metadata]
name = datahelm-eng-core
version = 0.1.0
description = "DataHelm ingestion and analytics framework"
long_description = file: README.md
long_description_content_type = text/markdown
author = "Nishat"
author_email = "nishat@example.com"
url = "https://github.com/DevStrikerTech/datahelm_eng_core"
[options]
packages = find:
python_requires = >=3.12
include_package_data = True
zip_safe = False
install_requires =
dagster
dagster-postgres
requests
psycopg2-binary
python-dotenv
pandas
polars
pyyaml
python-dateutil
matplotlib
pytest
environs
msal
google-cloud-storage
boto3
google-cloud-bigquery
omegaconf
dbt-core
dbt-postgres
dagstermill