Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
antonagestam committed Sep 24, 2022
1 parent ce08ce8 commit 45571c9
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions README.md
Expand Up @@ -24,11 +24,6 @@ avoid shotgun parsing by enabling you to practice ["Parse, don't validate"][pars
$ python3 -m pip install phantom-types
```

You can install all extras with the `[all]` marker, all indivudually with
`[phonenumbers]`, `[dateutil]` and `[pydantic]`, respectively. These extras are required
to enable certain features. The documentation has further information about which
functionality requires extra dependencies.

#### Extras

- `phantom-types[dateutil]` installs [python-dateutil]. Required to use [`TZAware` and
Expand Down

0 comments on commit 45571c9

Please sign in to comment.