Skip to content

Commit

Permalink
Merge pull request #19 from gikang82/master
Browse files Browse the repository at this point in the history
fix: build error
  • Loading branch information
gikang82 authored Jun 16, 2024
2 parents 46b12b2 + 92ae82b commit 94adcd9
Show file tree
Hide file tree
Showing 35 changed files with 3 additions and 868 deletions.
3 changes: 3 additions & 0 deletions pkg/pip_requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
spaceone-core
spaceone-api
spaceone-cost-analysis
schematics
google-api-python-client
pandas-gbq
Expand Down
1 change: 0 additions & 1 deletion src/cloudforet/__init__.py

This file was deleted.

1 change: 0 additions & 1 deletion src/cloudforet/cost_analysis/__init__.py

This file was deleted.

Empty file.
3 changes: 0 additions & 3 deletions src/cloudforet/cost_analysis/conf/cost_conf.py

This file was deleted.

30 changes: 0 additions & 30 deletions src/cloudforet/cost_analysis/conf/global_conf.py

This file was deleted.

5 changes: 0 additions & 5 deletions src/cloudforet/cost_analysis/conf/proto_conf.py

This file was deleted.

2 changes: 0 additions & 2 deletions src/cloudforet/cost_analysis/connector/__init__.py

This file was deleted.

52 changes: 0 additions & 52 deletions src/cloudforet/cost_analysis/connector/bigquery_connector.py

This file was deleted.

36 changes: 0 additions & 36 deletions src/cloudforet/cost_analysis/connector/cloud_billing_connector.py

This file was deleted.

1 change: 0 additions & 1 deletion src/cloudforet/cost_analysis/error/__init__.py

This file was deleted.

25 changes: 0 additions & 25 deletions src/cloudforet/cost_analysis/error/cost.py

This file was deleted.

4 changes: 0 additions & 4 deletions src/cloudforet/cost_analysis/info/__init__.py

This file was deleted.

7 changes: 0 additions & 7 deletions src/cloudforet/cost_analysis/info/common_info.py

This file was deleted.

38 changes: 0 additions & 38 deletions src/cloudforet/cost_analysis/info/cost_info.py

This file was deleted.

12 changes: 0 additions & 12 deletions src/cloudforet/cost_analysis/info/data_source_info.py

This file was deleted.

35 changes: 0 additions & 35 deletions src/cloudforet/cost_analysis/info/job_info.py

This file was deleted.

Empty file.
Empty file.
Empty file.
17 changes: 0 additions & 17 deletions src/cloudforet/cost_analysis/interface/grpc/plugin/cost.py

This file was deleted.

22 changes: 0 additions & 22 deletions src/cloudforet/cost_analysis/interface/grpc/plugin/data_source.py

This file was deleted.

15 changes: 0 additions & 15 deletions src/cloudforet/cost_analysis/interface/grpc/plugin/job.py

This file was deleted.

3 changes: 0 additions & 3 deletions src/cloudforet/cost_analysis/manager/__init__.py

This file was deleted.

Loading

0 comments on commit 94adcd9

Please sign in to comment.