Skip to content

Commit be67d3f

Browse files
authored
Update README.md
Removed poetry.lock file references
1 parent 12a47d7 commit be67d3f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -410,7 +410,6 @@ First, you may want to take a look at the project structure and understand what
410410
│ ├── script.py.mako # Template script for migration generation.
411411
│ └── versions # Folder containing individual migration scripts.
412412
413-
├── poetry.lock # Lock file for Poetry, ensuring consistent dependencies.
414413
├── pyproject.toml # Configuration file for Poetry, lists project dependencies.
415414
├── scripts # Utility scripts for the project.
416415
│ └── create_first_superuser.py # Script to create the first superuser in the application.

0 commit comments

Comments
 (0)