markitdown icon indicating copy to clipboard operation
markitdown copied to clipboard

Update Python version requirement and add .cursorrules to .gitignore

Open Wuhall opened this issue 9 months ago • 1 comments

Description: This PR makes two maintenance updates:

  1. Explicitly states the Python version requirement in README.md
  2. Adds .cursorrules to .gitignore to exclude editor-specific files

Changes: • Updated README.md to specify Python version compatibility

• Added .cursorrules to .gitignore for better developer experience

Checklist: • [x] My code follows the project's style guidelines

• [x] I have reviewed my own changes

• [x] I have updated documentation (README.md)

• [x] My changes generate no new warnings

Wuhall avatar May 14 '25 03:05 Wuhall

@microsoft-github-policy-service agree

Wuhall avatar May 14 '25 03:05 Wuhall

I generally agree with this, but I don't want to necessarily call out conda.

We should just have a section that mentions the version, and shows how to create a venv in several ways (e.g., uv, conda, etc.)

afourney avatar May 21 '25 17:05 afourney