Skip to content

Commit

Permalink
Update meta.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
ErnestoLoma committed Aug 14, 2024
1 parent 8a48b8f commit 44e6f0d
Showing 1 changed file with 1 addition and 24 deletions.
25 changes: 1 addition & 24 deletions .conda-envs/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ package:
version: "{{ environ['GIT_DESCRIBE_TAG'] }}"

source:
path: ../../
path: ../

build:
number: 0
Expand All @@ -28,29 +28,6 @@ requirements:
- tenacity ==8.2.3
- urllib3 >=1.26.0,<3

test:
imports:
- pyatlan
- pyatlan.cache
- pyatlan.client
- pyatlan.events
- pyatlan.generator
- pyatlan.generator.templates
- pyatlan.model
- pyatlan.model.assets
- pyatlan.model.assets.core
- pyatlan.model.fields
- pyatlan.model.packages
- pyatlan.model.packages.base
- pyatlan.pkg
- pyatlan.pkg.templates
- tests
- tests.integration
- tests.unit
- tests.unit.model
- tests.unit.model.fields
- tests.unit.pkg

about:
home: "https://github.com/atlanhq/atlan-python"
license: Apache Software
Expand Down

0 comments on commit 44e6f0d

Please sign in to comment.