Skip to content

Update INSTALL.md for modern Python/Django setup#118

Open
qzMalekuz wants to merge 2 commits intocytoscape:masterfrom
qzMalekuz:update-install-docs
Open

Update INSTALL.md for modern Python/Django setup#118
qzMalekuz wants to merge 2 commits intocytoscape:masterfrom
qzMalekuz:update-install-docs

Conversation

@qzMalekuz
Copy link
Copy Markdown

This PR updates INSTALL.md to reflect the current Python 3 and Django 4.2 setup.

Changes include:

  • Updated Python version requirements
  • Added virtual environment setup instructions
  • Added migration and search index steps
  • Clarified build/ directory requirement

@coleslaw481
Copy link
Copy Markdown
Contributor

Nice, could you add notes about required packages. the old instructions had the user run pip install -r requirements.txt If you follow these steps from a clean environment can you run the unit tests?

@qzMalekuz
Copy link
Copy Markdown
Author

Thanks! I added the dependency installation step (pip install -r requirements.txt) and instructions for running the unit tests.
I also verified the setup from a clean environment and the tests run successfully using make test.

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