Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Reorganized the SDK directory#954

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
SilasMarvin merged 16 commits intomasterfromsilas-organize
Aug 28, 2023
Merged
Changes from1 commit
Commits
Show all changes
16 commits
Select commitHold shift + click to select a range
f9a1ce2
Some updates to text
SilasMarvinAug 24, 2023
b47dc45
Massive updates to structure and renaming of pgml-macros
SilasMarvinAug 24, 2023
4dd527e
Small updats to README
SilasMarvinAug 24, 2023
fb67696
Small test cleanup
SilasMarvinAug 25, 2023
a018637
Typo fix
SilasMarvinAug 25, 2023
fe5ba1b
Added examples directory and README
SilasMarvinAug 28, 2023
a852681
Updated javascript examples a bit
SilasMarvinAug 28, 2023
052f51a
Slight rewording on README
SilasMarvinAug 28, 2023
681aa8b
Updated workflows to set new env variables for build
SilasMarvinAug 28, 2023
20123f5
Updated manual build to set new env variable for build
SilasMarvinAug 28, 2023
c0fc80d
Link fix on README
SilasMarvinAug 28, 2023
3ec48c3
Link fix on README
SilasMarvinAug 28, 2023
6813b34
Link fix on README
SilasMarvinAug 28, 2023
04f4ea0
Link fix on README
SilasMarvinAug 28, 2023
59aa1e9
Updated README and added requirements.txt
SilasMarvinAug 28, 2023
4152866
Fix python README demo to actually work
SilasMarvinAug 28, 2023
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
PrevPrevious commit
NextNext commit
Updated manual build to set new env variable for build
  • Loading branch information
@SilasMarvin
SilasMarvin committedAug 28, 2023
commit20123f559dca747e10149cbc32c25138051a474a
2 changes: 1 addition & 1 deletionpgml-sdks/pgml/python/manual-build-deploy.sh
View file
Open in desktop
Original file line numberDiff line numberDiff line change
Expand Up@@ -3,4 +3,4 @@
echo "Make sure and set the environment variable MATURIN_PYPI_TOKEN to your PyPI token."

cd ..
maturin publish -r $1 -i python3.8 -i python3.9 -i python3.10 -i python3.11 --skip-existing -F python
PYTHON_STUB_FILE="python/pgml/pgml.pyi"maturin publish -r $1 -i python3.8 -i python3.9 -i python3.10 -i python3.11 --skip-existing -F python

[8]ページ先頭

©2009-2025 Movatter.jp