diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 7c62407f07..c589902e9b 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -42,7 +42,6 @@ InvenTree/ ├─ CONTRIBUTING.md # Contribution guidelines and overview ├─ Procfile # Process definition for Debian/Ubuntu packages ├─ README.md # General project information and overview -├─ runtime.txt # Python runtime settings for Debian/Ubuntu packages build ├─ SECURITY.md # Project security policy ├─ tasks.py # Action definitions for development, testing and deployment ```