- 
                Notifications
    
You must be signed in to change notification settings  - Fork 126
 
Use uv #1439
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
          
     Merged
      
      
    
  
     Merged
                    Use uv #1439
Changes from 14 commits
      Commits
    
    
            Show all changes
          
          
            24 commits
          
        
        Select commit
          Hold shift + click to select a range
      
      03f5cc2
              
                feat: use uv
              
              
                gadomski 5b22373
              
                chore: update changelog
              
              
                gadomski 1fd9668
              
                fix: uv run pre-commit
              
              
                gadomski a59bd51
              
                fix: we can use uv run on scripts
              
              
                gadomski 9c4a257
              
                fix: readthedocs install
              
              
                gadomski 89fc6f7
              
                fix: remove -y from uninstall orjson
              
              
                gadomski 4512780
              
                fix: activate venv on windows
              
              
                gadomski 9e5f985
              
                fix: try badslashes?
              
              
                gadomski c191fb8
              
                fix: uv run for benchmark check
              
              
                gadomski 43e5e8a
              
                fix: urgh windoze why
              
              
                gadomski 29c32d1
              
                fix: more windoze thrashing
              
              
                gadomski 6dce3b3
              
                fix: docs package install
              
              
                gadomski 55066ba
              
                fix: try two diff steps
              
              
                gadomski 766664a
              
                fix: uv run coverage
              
              
                gadomski bd66b7f
              
                fix(ci): use double-backslashed for windoze
              
              
                gadomski 12a7bea
              
                Merge branch 'main' into issues/1436-uv
              
              
                gadomski d534a8e
              
                moar windows ci flailing
              
              
                gadomski 2107be2
              
                ci: try bash on windoze?
              
              
                gadomski df39d38
              
                try badslashes?
              
              
                gadomski 543987c
              
                just test it to make sure that works
              
              
                gadomski e6803de
              
                windows, just do the stuff directly
              
              
                gadomski 352da65
              
                ci: just pytest on windoze
              
              
                gadomski 01bb94c
              
                skip windoze and python 3.13
              
              
                gadomski b654a64
              
                s/verison/version/
              
              
                gadomski File filter
Filter by extension
Conversations
          Failed to load comments.   
        
        
          
      Loading
        
  Jump to
        
          Jump to file
        
      
      
          Failed to load files.   
        
        
          
      Loading
        
  Diff view
Diff view
There are no files selected for viewing
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
              
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
              
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
              
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
              
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
              
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
              | Original file line number | Diff line number | Diff line change | 
|---|---|---|
| 
          
            
          
           | 
    @@ -8,13 +8,14 @@ way is to coordinate with the core developers via an issue or pull request conve | |
| Development installation | ||
| ^^^^^^^^^^^^^^^^^^^^^^^^ | ||
| Fork PySTAC into your GitHub account. Then, clone the repo and install it locally with | ||
| pip as follows: | ||
| `uv <https://docs.astral.sh/uv/getting-started/installation/>` as follows: | ||
| 
     | 
||
| .. code-block:: bash | ||
| 
     | 
||
| git clone [email protected]:your_user_name/pystac.git | ||
| cd pystac | ||
| pip install -e . -r requirements-dev.txt | ||
| uv sync | ||
| source .venv/bin/activate | ||
| 
     | 
||
| Testing | ||
| ^^^^^^^ | ||
| 
          
            
          
           | 
    ||
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
              | Original file line number | Diff line number | Diff line change | 
|---|---|---|
| @@ -0,0 +1,19 @@ | ||
| [project] | ||
| name = "pystac-docs" | ||
| version = "0.0.0" | ||
| description = "This package is only for uv, so it can share a lockfile with the top-level project. It should never be published" | ||
| requires-python = ">=3.10" | ||
| dependencies = [ | ||
| "boto3>=1.35.39", | ||
| "ipython>=8.28.0", | ||
| "jinja2>=3.1.4", | ||
| "jupyter>=1.1.1", | ||
| "nbsphinx>=0.9.5", | ||
| "pydata-sphinx-theme>=0.15.4", | ||
| "rasterio>=1.4.1", | ||
| "shapely>=2.0.6", | ||
| "sphinx>=8.1.1", | ||
| "sphinx-autobuild>=2024.10.3", | ||
| "sphinx-design>=0.6.1", | ||
| "sphinxcontrib-fulltoc>=1.2.0", | ||
| ] | 
This file was deleted.
      
      Oops, something went wrong.
      
    
  
      
      Oops, something went wrong.
        
    
  
  Add this suggestion to a batch that can be applied as a single commit.
  This suggestion is invalid because no changes were made to the code.
  Suggestions cannot be applied while the pull request is closed.
  Suggestions cannot be applied while viewing a subset of changes.
  Only one suggestion per line can be applied in a batch.
  Add this suggestion to a batch that can be applied as a single commit.
  Applying suggestions on deleted lines is not supported.
  You must change the existing code in this line in order to create a valid suggestion.
  Outdated suggestions cannot be applied.
  This suggestion has been applied or marked resolved.
  Suggestions cannot be applied from pending reviews.
  Suggestions cannot be applied on multi-line comments.
  Suggestions cannot be applied while the pull request is queued to merge.
  Suggestion cannot be applied right now. Please check back later.
  
    
  
    
Uh oh!
There was an error while loading. Please reload this page.