Skip to content

Commit

Permalink
Poetry deps w/ python version and platform, and multiple constraints …
Browse files Browse the repository at this point in the history
…dependencies (#592)

* poetry deps w/ python version and platform and multiple constraints dependencies

* add regr test for databricks-sql-connector

* fix parse_python_version (drop patch), w/ tests

* add support 1 digit to parse_python_version

* fix or->and, fix doctests, refact test_combine_conda_selectors

* update langchain snapshot test

* add "or" support

* wrap again python selector if there is an "or" and platform specified

* add one test for python version in "or"

* add "~=" and ".*" support
  • Loading branch information
lorepirri authored Dec 23, 2024
1 parent 344663d commit fe9f0b7
Show file tree
Hide file tree
Showing 5 changed files with 861 additions and 19 deletions.
Loading

0 comments on commit fe9f0b7

Please sign in to comment.