mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-08-05 23:41:44 +00:00
Change pip name to ifcopenshell. See #2468.
This commit is contained in:
@@ -8,7 +8,7 @@ on:
|
||||
# │ │ │ ┌───────────── month (1 - 12 or JAN-DEC)
|
||||
# │ │ │ │ ┌───────────── day of the week (0 - 6 or SUN-SAT)
|
||||
# * * * * *
|
||||
- cron: "51 23 1 * *" # 9min before utc midnight
|
||||
- cron: "49 23 1 * *" # 11min before utc midnight
|
||||
|
||||
env:
|
||||
major: 0
|
||||
|
||||
@@ -13,7 +13,7 @@ For more information, see
|
||||
| ----------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------- |
|
||||
| Anaconda Daily Build | [](https://anaconda.org/ifcopenshell/ifcopenshell) |
|
||||
| Anaconda v0.7.0 Stable | [](https://anaconda.org/conda-forge/ifcopenshell) |
|
||||
| PyPi Daily Build | [](https://pypi.org/project/ifcopenshell-python/) |
|
||||
| PyPi Daily Build | [](https://pypi.org/project/ifcopenshell/) |
|
||||
| ArchLinux AUR Package | [](https://aur.archlinux.org/packages/ifcopenshell-git) |
|
||||
| BlenderBIM Add-on Chocolatey (under moderation) | [](https://community.chocolatey.org/packages/blenderbim-nightly/) |
|
||||
| Sponsor development on OpenCollective | [](https://opencollective.com/opensourcebim/) |
|
||||
|
||||
@@ -81,7 +81,7 @@ PyPI
|
||||
|
||||
.. code-block::
|
||||
|
||||
pip install ifcopenshell-python
|
||||
pip install ifcopenshell
|
||||
|
||||
Conda
|
||||
-----
|
||||
|
||||
Reference in New Issue
Block a user