Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs(setup): 📝 update install instructions using hatch v1.8 #9

Merged
merged 1 commit into from
Dec 11, 2023

Conversation

Olaf-Wolf3D
Copy link
Collaborator

@Olaf-Wolf3D Olaf-Wolf3D commented Dec 11, 2023

Description

Since hatch v1.8, no additional env manager, like conda/mamba, is needed anymore.

Fixes # (issue)

Type of change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

How Has This Been Tested?

  • Tested locally on Windows 11

Test Configuration:

  • Did you use the test environment provided by the project (e.g. a hatch action)?
    Yes, tested creation of hatch default env, and running tests using hatch run test

Checklist

  • I confirm that the changes meet the user experience and goals outlined in the design plan (if there is one).
  • My code follows the style guidelines of this project
  • I have performed a self-review of my code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • I have updated any version info, if necessary.
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes

Task: TECHART-353

since v1.8 no additional env manager like mamba is needed anymore
@Olaf-Wolf3D Olaf-Wolf3D self-assigned this Dec 11, 2023
@Olaf-Wolf3D Olaf-Wolf3D marked this pull request as ready for review December 11, 2023 17:40
@Olaf-Wolf3D Olaf-Wolf3D merged commit e7c8f60 into main Dec 11, 2023
1 check passed
@Olaf-Wolf3D Olaf-Wolf3D deleted the docs/hatch-install branch December 11, 2023 18:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants