Skip to content

Conversation

@Wolfhound905
Copy link
Contributor

The current toml is not supported by Poetry

The Poetry configuration is invalid:
  - [extras.console.0] 'aioconsole>=0.6.0' does not match '^[a-zA-Z-_.0-9]+$'
  - [extras.voice.0] 'PyNaCl>=1.5.0,<1.6' does not match '^[a-zA-Z-_.0-9]+$'

I have adjusted the toml to support Poetry's group dependencies method.

So you can use voice for example by running
poetry install --with voice

@LordOfPolls LordOfPolls merged commit 37e1045 into interactions-py:5.x Apr 1, 2023
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