Skip to content

Commit

Permalink
Update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
cnpryer committed May 31, 2023
1 parent cf678ed commit db623f1
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions docs/guide/basics.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,10 +22,6 @@ The following structure will be created:
└── __init__.py
```

!!! Tip
Use `--import` to migrate from projects or `setup.py`, `setup.cfg`, and
`requirements.txt`/`requirements-dev.txt` files.

A `pyproject.toml` is used to store metadata about your project as well as some Rye
configuration. Most of Rye's commands will require a `pyproject.toml` to work. Note
that Rye today does not support `setup.py` based projects. Note that when Rye initializes
Expand Down

0 comments on commit db623f1

Please sign in to comment.