Skip to content

Can build hooks be used for hatch env create ? #1857

Answered by schussda
schussda asked this question in Q&A
Discussion options

You must be logged in to vote

now it works, what i did was:

  1. rename the project in pyproject.toml ([project] name) and also change the dirname of src/projectname
  2. hatch env prune
  3. hatch env create => works (exception)
  4. revert name change
  5. hatch env prune
  6. hatch env create

Now it works also for the correct project name.

Replies: 1 comment 3 replies

Comment options

ofek
Dec 17, 2024
Maintainer Sponsor

You must be logged in to vote
3 replies
@schussda
Comment options

@ofek
Comment options

ofek Dec 17, 2024
Maintainer Sponsor

@schussda
Comment options

Answer selected by ofek
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants